Ethereal-cvs: [Ethereal-cvs] rev 15479: /trunk/epan/dissectors/: packet-ansi_map.c

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

Date: Sat, 20 Aug 2005 18:01:08 GMT
User: guy
Date: 2005/08/20 01:01 PM

Log:
 Flag the "add_string" parameter as unused if it is - and don't flag it
 as such if it *is* used. Get rid of the "add_string" parameter to
 "param_digits_basic", as that function *isn't* called through a pointer.
 
 Don't flag arguments in declarations as unused; you only do that in
 definitions.
 
 Clean up indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +19 -19    packet-ansi_map.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15479&view=rev