Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ip.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: Sun, 31 Mar 2002 15:43:52 -0600 (CST)
guy         2002/03/31 15:43:52 CST

  Modified files:
    .                    packet-ip.c 
  Log:
  Get rid of an unused argument.
  
  Use the reported length, not the captured length, of a tvbuff when
  scanning through it.
  
  Mark unused arguments that can't be eliminated as unused.
  
  Revision  Changes    Path
  1.165     +12 -10    ethereal/packet-ip.c