Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.c

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: Sat, 19 Oct 2002 02:52:35 -0500 (CDT)
guy         2002/10/19 02:52:21 CDT

  Modified files:
    .                    capture.c 
  Log:
  Suppress compiler warnings on platforms where "time_t" is a "long",
  without introducing warnings where it's an "int".
  
  Revision  Changes    Path
  1.195     +4 -3      ethereal/capture.c