Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-clip.c packet-raw.c 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@xxxxxxxxxxxx>
Date: Fri, 19 May 2000 00:29:51 -0500 (CDT)
guy         2000/05/19 00:29:49 CDT

  Modified files:
    .                    packet-clip.c packet-raw.c packet-ppp.c 
                         packet-tr.c packet-eth.c packet-fddi.c 
  Log:
  Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c",
  "packet-eth.c", and "packet-fddi.c" include the include files that
  declare the functions they export, so that the declarationss in the
  header files will be checked against the definitions in the source
  files.
  
  Revision  Changes    Path
  1.7       +2 -1      ethereal/packet-clip.c
  1.15      +2 -1      ethereal/packet-raw.c
  1.34      +2 -1      ethereal/packet-ppp.c
  1.42      +2 -1      ethereal/packet-tr.c
  1.41      +2 -1      ethereal/packet-eth.c
  1.34      +2 -1      ethereal/packet-fddi.c