Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.c packet-atalk.c packet-atalk.h pack

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, 24 Apr 2002 01:03:38 -0500 (CDT)
guy         2002/04/24 01:03:38 CDT

  Modified files:
    .                    capture.c packet-atalk.c packet-atalk.h 
                         packet-eth.c packet-ethertype.c 
                         packet-ieee80211.c packet-ipx.c 
                         packet-ipx.h packet-llc.c 
                         packet-netbios.c packet-netbios.h 
                         packet-ppp.c packet-sll.c packet-vines.c 
                         packet-vines.h packet-vlan.c 
  Log:
  From Joerg Mayer: get rid of extra arguments to capture routines.
  
  Revision  Changes    Path
  1.173     +3 -3      ethereal/capture.c
  1.63      +2 -2      ethereal/packet-atalk.c
  1.8       +2 -2      ethereal/packet-atalk.h
  1.73      +2 -2      ethereal/packet-eth.c
  1.28      +3 -3      ethereal/packet-ethertype.c
  1.60      +2 -2      ethereal/packet-ieee80211.c
  1.103     +2 -2      ethereal/packet-ipx.c
  1.16      +2 -2      ethereal/packet-ipx.h
  1.97      +17 -43    ethereal/packet-llc.c
  1.45      +2 -2      ethereal/packet-netbios.c
  1.13      +2 -2      ethereal/packet-netbios.h
  1.91      +3 -3      ethereal/packet-ppp.c
  1.17      +2 -2      ethereal/packet-sll.c
  1.40      +2 -2      ethereal/packet-vines.c
  1.12      +2 -2      ethereal/packet-vines.h
  1.39      +2 -2      ethereal/packet-vlan.c