Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal capture.h file.h packet.h

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Wed, 18 Aug 1999 11:28:28 -0500 (CDT)
gram        1999/08/18 11:28:26 CDT

  Modified files:
    .                    capture.h file.h packet.h 
  Log:
  Re-arranged Ethereal's definitions of DLT_RAW et al. since capture.c
  is the only file that uses them. I hope to avoid some compiler warnings
  with this.
  
  Revision  Changes    Path
  1.13      +18 -1     ethereal/capture.h
  1.38      +2 -1      ethereal/file.h
  1.85      +1 -17     ethereal/packet.h