aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ndps.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ndps.c')
-rw-r--r--packet-ndps.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-ndps.c b/packet-ndps.c
index df69b0f60a..76ca665588 100644
--- a/packet-ndps.c
+++ b/packet-ndps.c
@@ -2,7 +2,7 @@
* Routines for NetWare's NDPS
* Greg Morris <gmorris@novell.com>
*
- * $Id: packet-ndps.c,v 1.3 2002/10/10 01:53:34 jmayer Exp $
+ * $Id: packet-ndps.c,v 1.4 2002/10/10 02:18:41 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -579,7 +579,7 @@ dissect_ndps_common(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, gboolea
proto_item *spxti;
tvbuff_t *next_tvb;
- guint8 conn_ctrl=0;
+ guint8 conn_ctrl;
guint8 datastream_type;
guint16 record_mark;