Change FT_NSTRING_UINT8 to FT_UINT_STRING. The length parameter passed
authorGilbert Ramirez <gram@alumni.rice.edu>
Tue, 22 Aug 2000 06:38:32 +0000 (06:38 -0000)
committerGilbert Ramirez <gram@alumni.rice.edu>
Tue, 22 Aug 2000 06:38:32 +0000 (06:38 -0000)
commit7c0421b146adfc9d48822b4b4a43d0099a55915b
treef329f43aa9ce588389185b8831d703d98104d108
parent064936053c5c2db7dd2cf4eec0f744a3dcbaca87
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.

svn path=/trunk/; revision=2334
dfilter-scanner.l
gtk/help_dlg.c
ncp2222.h
ncp2222.py
proto.c
proto.h
ptvcursor.c