Ethereal-cvs: [Ethereal-cvs] r11492 - in trunk: . epan/dissectors plugins/opsi tools/lemon: tr

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 23 Jul 2004 18:28:10 -0500 (CDT)
Author: jmayer
Date: Fri Jul 23 18:28:08 2004
New Revision: 11492

Modified:
   trunk/epan/dissectors/packet-dcm.c
   trunk/epan/dissectors/packet-ospf.c
   trunk/epan/dissectors/packet-rsvp.c
   trunk/plugins/opsi/packet-opsi.c
   trunk/print.h
   trunk/tools/lemon/lempar.c
Log:
Trivial warning fixes:
- comma at end of enum
- function declarations with empty args instead of void
- c++ style comments