Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk main.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, 20 Aug 2000 20:53:03 -0500 (CDT)
guy         2000/08/20 20:53:00 CDT

  Modified files:
    gtk                  main.c 
  Log:
  "capture_child" isn't declared or defined if HAVE_LIBPCAP isn't defined;
  check it only if HAVE_LIBPCAP is defined.
  
  Revision  Changes    Path
  1.142     +6 -2      ethereal/gtk/main.c