Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan strutil.c strutil.h

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

From: gerald@xxxxxxxxxxxx (Gerald Combs)
Date: Sun, 6 Jun 2004 09:29:07 -0500 (CDT)
gerald      2004/06/06 09:29:07 CDT

  Modified files:
    epan                 strutil.c strutil.h 
  Log:
  Add a "force_separators" parameter to hex_str_to_bytes so that it's
  possible to paste in WEP keys without any separators.
  
  Add doxygen comments to strutil.h.
  
  Revision  Changes    Path
  1.21      +5 -7      ethereal/epan/strutil.c
  1.16      +85 -4     ethereal/epan/strutil.h