Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal ethereal.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: Sun, 22 Aug 1999 02:12:37 -0500 (CDT)
guy         1999/08/22 02:12:35 CDT

  Modified files:
    .                    ethereal.c 
  Log:
  Don't check to make sure "-k" was specified with "-S" or "-F" but not
  with "-W" unless we actually support "libpcap", as "fork_mode" isn't
  defined unless HAVE_LIBPCAP is defined.
  
  Revision  Changes    Path
  1.103     +3 -1      ethereal/ethereal.c