Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal print.c

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

From: gram@xxxxxxxxxxxx (Gilbert Ramirez)
Date: Wed, 10 Dec 2003 16:52:09 -0600 (CST)
gram        2003/12/10 16:52:08 CST

  Modified files:
    .                    print.c 
  Log:
  Analyzer's PDML will be changed to start the packet offset (the "pos" field)
  at 0 instead of 1. This works better for Ethereal, as our offsets start
  at 0. Change the "geninfo" pseudo-protocol to use pos="0" instead of
  pos="1".
  
  Revision  Changes    Path
  1.67      +6 -6      ethereal/print.c