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: jmayer@xxxxxxxxxxxx (Joerg Mayer)
Date: Fri, 23 Jan 2004 03:40:38 -0600 (CST)
jmayer      2004/01/23 03:40:38 CST

  Modified files:
    epan                 tvbuff.c tvbuff.h 
  Log:
  Change return type of tvb_format_text from guint8* to gchar*.
  Remove now unnecessary casts in two files.
  
  Revision  Changes    Path
  1.57      +2 -2      ethereal/epan/tvbuff.c
  1.37      +2 -2      ethereal/epan/tvbuff.h