Ethereal-dev: [Ethereal-dev] Service Location Protocol

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

From: Christoph Bartoschek <bartoschek@xxxxxx>
Date: Wed, 12 Feb 2003 11:06:00 +0100
Hi,

IMHO Line 706 in packet-srvloc.c should be 

proto_tree_add_uint(srvloc_tree, hf_srvloc_xid, tvb, offset + 10, 2,

instead of

proto_tree_add_uint(srvloc_tree, hf_srvloc_xid, tvb, offset + 10, 3,

Christoph