Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 Apr 2002 03:07:57 -0500 (CDT)
guy         2002/04/20 03:07:56 CDT

  Modified files:
    epan                 proto.c 
  Log:
  Clean up white space.
  
  Fix the display filter expression generated for protocol tree items
  without named fields attached to them; the length defaults to 1 if not
  specified in a range expression, so the length should be specified.
  
  Revision  Changes    Path
  1.64      +39 -35    ethereal/epan/proto.c