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

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Apr 2003 21:35:24 -0500 (CDT)
gerald      2003/04/29 21:35:24 CDT

  Modified files:
    epan                 tvbuff.c tvbuff.h 
  Log:
  Modify tvb_get_nstringz*() to behave more like snprintf().  Make changes
  where necessary to reflect the new behavior.
  
  Revision  Changes    Path
  1.43      +26 -26    ethereal/epan/tvbuff.c
  1.31      +6 -6      ethereal/epan/tvbuff.h