Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal Makefile.am packet-arp.c packet-arp.h

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 16 Apr 2000 17:59:44 -0500 (CDT)
guy         2000/04/16 17:59:42 CDT

  Modified files:
    .                    Makefile.am packet-arp.c packet-arp.h 
                         packet-mpls.c packet-pppoe.c 
                         packet-vlan.c packet-vlan.h 
  Removed files:
    .                    packet-mpls.h packet-pppoe.h 
  Log:
  Make various dissectors static if they can be, and get rid of any header
  files that no longer contain any information as a result of that change.
  
  Revision  Changes    Path
  1.188     +1 -3      ethereal/Makefile.am
  1.28      +2 -2      ethereal/packet-arp.c
  1.3       +1 -2      ethereal/packet-arp.h
  1.5       +2 -3      ethereal/packet-mpls.c
  1.7       +6 -6      ethereal/packet-pppoe.c
  1.10      +2 -2      ethereal/packet-vlan.c
  1.2       +1 -2      ethereal/packet-vlan.h