Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tcp.c packet-snmp.c packet-sap.c pack

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

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Aug 2002 16:25:26 -0500 (CDT)
tpot        2002/08/21 16:25:25 CDT

  Modified files:
    .                    packet-tcp.c packet-snmp.c packet-sap.c 
                         packet-ntlmssp.c packet-dcerpc.c 
                         packet-aodv6.c packet-aodv.c 
  Log:
  Moved the generic true_false_string saying "Set", "Not set" into
  epan/packet.c
  
  It was cut and pasted into seven other dissectors!
  
  Revision  Changes    Path
  1.153     +1 -8      ethereal/packet-tcp.c
  1.95      +1 -6      ethereal/packet-snmp.c
  1.29      +1 -6      ethereal/packet-sap.c
  1.8       +1 -6      ethereal/packet-ntlmssp.c
  1.72      +1 -6      ethereal/packet-dcerpc.c
  1.3       +1 -6      ethereal/packet-aodv6.c
  1.4       +1 -6      ethereal/packet-aodv.c