Ethereal-cvs: [Ethereal-cvs] rev 15341: /trunk/epan/dissectors/: packet-scsi.c

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

Date: Sat, 13 Aug 2005 22:05:02 GMT
User: guy
Date: 2005/08/13 05:05 PM

Log:
 Get rid of unused variables.
 
 Use "tvb_format_text()" and friends to format strings for display.
 
 Don't throw an exception on errors if we can keep dissecting.
 
 Use "PROTO_ITEM_SET_GENERATED()" to mark items as generated.
 
 If an item covers real data, it's not generated.
 
 Dissect WRITE FILEMARKS (6) (we already had a dissector, but it wasn't
 being used).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +24 -27    packet-scsi.c    Modified



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