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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 26 Jun 2003 03:47:32 -0500 (CDT)
guy         2003/06/26 03:47:32 CDT

  Modified files:
    epan                 to_str.c 
  Log:
  Make the definition of "fc32_to_str()" match its prototype.
  
  Make it have the usual collection of 3 static buffers, just in case
  somebody decides to call it more than once in the same
  printf-like-routine call.
  
  Revision  Changes    Path
  1.28      +15 -5     ethereal/epan/to_str.c