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: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Thu, 5 Aug 1999 06:12:21 -0500 (CDT)
deniel      1999/08/05 06:12:18 CDT

  Modified files:
    .                    capture.c 
  Log:
  Use execlp instead of execl to scan the PATH for the
  ethereal executable (but this is only performed if
  ethereal_path (i.e. arg[0]) does not contain any '/').
  
  Revision  Changes    Path
  1.41      +11 -11    ethereal/capture.c