Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ppp.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 16:37:10 -0600 (CST)
guy         2002/03/31 16:37:10 CST

  Modified files:
    .                    packet-ppp.c 
  Log:
  Mark unused variables with _U_ if they can't be eliminated.
  
  Use the "optp" argument in more option dissectors, and set the name of
  the option in the table entries for those options - and for one option
  where that name *was* being used.
  
  Get rid of unused variables.
  
  Revision  Changes    Path
  1.88      +53 -49    ethereal/packet-ppp.c