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: Thu, 25 Oct 2001 03:06:15 -0500 (CDT)
guy         2001/10/25 03:06:15 CDT

  Modified files:
    .                    capture.c 
  Log:
  Use "g_warning" to print warning messages from "pcap_open_live()", as
  that should cause it to show up in a console window if run from Ethereal
  on Windows.
  
  Revision  Changes    Path
  1.155     +2 -2      ethereal/capture.c