http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37211
User: guy
Date: 2011/05/17 02:26 PM
Log:
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.
Directory: /trunk/gtk/
Changes Path Action
+1 -1 export_object.h Modified
+1 -1 export_object_smb.c Modified
+1 -1 file_import_dlg.c Modified
+1 -1 main_welcome.c Modified
+2 -2 new_packet_list.c Modified
+1 -1 text_import.h Modified
Directory: /trunk/
Changes Path Action
+2 -2 file.h Modified