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: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 1 Feb 2004 15:30:17 -0600 (CST)
guy         2004/02/01 15:30:17 CST

  Modified files:
    epan                 tvbuff.c tvbuff.h 
  Log:
  Make "tvb_strneql()" take a "gchar *" rather than a "guint8 *" as the
  string argument.
  
  Add some casts to squelch compiler warnings.
  
  Revision  Changes    Path
  1.59      +6 -6      ethereal/epan/tvbuff.c
  1.39      +2 -2      ethereal/epan/tvbuff.h