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: Thu, 5 Aug 1999 13:20:46 -0500 (CDT)
guy         1999/08/05 13:20:44 CDT

  Modified files:
    .                    ethereal.c 
  Log:
  Use "strrchr()", rather than "strchr()", to find the '/' in "argv[0]"
  before the last component; thanks to Laurent Deniel for catching that one.
  
  Revision  Changes    Path
  1.76      +2 -2      ethereal/ethereal.c