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@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 9 Jul 2004 16:52:04 -0500 (CDT)
guy         2004/07/09 16:52:04 CDT

  Modified files:
    epan                 proto.c 
  Log:
  "length" is relative to the start of the field, so don't subtract the
  start of the field from it.
  
  Revision  Changes    Path
  1.136     +6 -5      ethereal/epan/proto.c