aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/rudp/packet-rudp.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-04-25 15:16:39 +0000
committerJörg Mayer <jmayer@loplof.de>2004-04-25 15:16:39 +0000
commitcfc40f2f00274b8a6cfe47e940e931dbd42936a6 (patch)
treed2f5fc49be9a6437639b86a101a0ab836a1ad4d4 /plugins/rudp/packet-rudp.c
parent895375603d9a14cafbd1ef70ea87a39d9e51d9f9 (diff)
Fix the fix
svn path=/trunk/; revision=10693
Diffstat (limited to 'plugins/rudp/packet-rudp.c')
-rw-r--r--plugins/rudp/packet-rudp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/rudp/packet-rudp.c b/plugins/rudp/packet-rudp.c
index 5c89dcd6b3..df207d0567 100644
--- a/plugins/rudp/packet-rudp.c
+++ b/plugins/rudp/packet-rudp.c
@@ -2,7 +2,7 @@
* Routines for Reliable UDP Protocol.
* Copyright 2004, Duncan Sargeant <dunc-ethereal@rcpt.to>
*
- * $Id: packet-rudp.c,v 1.7 2004/04/25 11:20:43 jmayer Exp $
+ * $Id: packet-rudp.c,v 1.8 2004/04/25 15:16:39 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -210,8 +210,6 @@ proto_register_rudp(void)
};
- plugin_address_table_init(pat);
-
if (proto_rudp == -1) {
proto_rudp = proto_register_protocol (
"Reliable UDP", /* name */