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 37212: /trunk/epan/ /trunk/epan/: oids.c

Date: Tue, 17 May 2011 21:28:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37212

User: guy
Date: 2011/05/17 02:28 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/epan/
  Changes    Path          Action
  +1 -1      oids.c        Modified