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: guy@xxxxxxxxxxxx (Guy Harris)
Date: Mon, 29 Dec 2003 13:53:52 -0600 (CST)
guy         2003/12/29 13:53:52 CST

  Modified files:
    epan                 strutil.c strutil.h 
  Log:
  "hex_str_to_bytes()" modifies the GByteArray supplied to it, so don't
  mark it as "const".
  
  Revision  Changes    Path
  1.15      +2 -2      ethereal/epan/strutil.c
  1.13      +2 -2      ethereal/epan/strutil.h