Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-pptp.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: Wed, 1 May 2002 03:08:02 -0500 (CDT)
guy         2002/05/01 03:08:02 CDT

  Modified files:
    .                    packet-pptp.c 
  Log:
  From Joerg Mayer: mark unused arguments as such (just in case somebody
  later wants to make one of the message dissectors add to the Info
  column).
  
  Use -1 rather than "tvb_reported_length_remaining(tvb, offset)" to
  specify that a subset tvbuff should run to the end of the parent tvbuff.
  
  Revision  Changes    Path
  1.24      +18 -18    ethereal/packet-pptp.c