This ain't C++; you have to put "void" in as the argument list of
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 May 2011 21:26:25 +0000 (21:26 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 May 2011 21:26:25 +0000 (21:26 +0000)
commit3b7012a2de4f5edf61635a18219ac80ba4bd6258
tree845b5bc12aeea7b15d109e95956a5cc132df1709
parent41296be71360f6985cae1114e2f9988a5f6e6e7f
This ain't C++; you have to put "void" in as the argument list of
functions that take no arguments, otherwise the function is treated as a
crufty old C function with undeclared arguments.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37211 f5534014-38df-0310-8fa8-9805f1628bb7
file.h
gtk/export_object.h
gtk/export_object_smb.c
gtk/file_import_dlg.c
gtk/main_welcome.c
gtk/new_packet_list.c
gtk/text_import.h