Wireshark-commits: [Wireshark-commits] rev 21843: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Sun, 20 May 2007 20:26:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21843

User: jmayer
Date: 2007/05/20 08:26 PM

Log:
 Môshe van der Sterre:
 	Replace the Interbase dissector by a Firebird/Interbase
 	dissector.
 
 Me:
 	Fix warnings about unused parameters
 	Fix warnings about unused variables
 	Fix warning about unused function
 	Fix warning about mixed code and declaration
 	Declare all dissection functions static
 	Remove function declarations and move the switching
 		function down instead.
 	Update AUTHORS file
 	Add $Id$ and email address to file header
 	Fix filename in first comment line

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -1      Makefile.common    Modified
  +1850 -0   packet-gdsdb.c     Added
  +0 -239    packet-ib.c        Removed

Directory: /trunk/
  Changes    Path          Action
  +4 -1      AUTHORS       Modified