Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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