ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 37211: /trunk/ /trunk/gtk/: export_object.h export_objec

Date: Tue, 17 May 2011 21:26:28 GMT
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