Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk help_dlg.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Tue, 22 Aug 2000 01:38:41 -0500 (CDT)
gram        2000/08/22 01:38:36 CDT

  Modified files:
    gtk                  help_dlg.c 
  Log:
  Change FT_NSTRING_UINT8 to FT_UINT_STRING. The length parameter passed
  to proto_tree_add_item() will indicate if the length of the string is
  indicated by an UINT8, UINT16, UINT24, or UINT32.
  
  Change NCP dissector-maker to produce FT_UINT_STRING.
  
  Fix off-by-one in dissection of some NCP reply packets.
  
  Revision  Changes    Path
  1.6       +3 -3      ethereal/gtk/help_dlg.c