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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Fri, 13 Jun 2003 15:03:50 -0500 (CDT)
guy         2003/06/13 15:03:50 CDT

  Modified files:
    .                    util.c 
  Log:
  Do run-time word-wrapping on the "Compiled with" message, rather than
  wiring the line boundaries in.
  
  On Win32, say "with WinPcap" rather than "with libpcap", and report both
  on whether we were compiled with WinPcap and whether we were able to
  load WinPcap.
  
  Revision  Changes    Path
  1.64      +78 -14    ethereal/util.c