Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/epan strutil.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: Fri, 29 Sep 2000 14:03:01 -0500 (CDT)
guy         2000/09/29 14:02:50 CDT

  Modified files:
    epan                 strutil.c 
  Log:
  Dynamically grow the buffer used by "format_text()", rather than cutting
  the text off at 62 characters.
  
  Revision  Changes    Path
  1.2       +37 -24    ethereal/epan/strutil.c