aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nlm.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-12-23 21:36:58 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-12-23 21:36:58 +0000
commit528f79538433ade821ccb33d504f819ac1982b38 (patch)
treeb2a7ba59dd059ac2046918a562b76068b697b6aa /packet-nlm.c
parent24645bd9016a052fdc93fb8c11a8027b48e9a8bc (diff)
From Ronnie Sahlberg: initial NDMPv3 support, and an update to his
e-mail address. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4444 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-nlm.c')
-rw-r--r--packet-nlm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-nlm.c b/packet-nlm.c
index 14a9d5e9f1..3db7663cbd 100644
--- a/packet-nlm.c
+++ b/packet-nlm.c
@@ -1,7 +1,7 @@
/* packet-nlm.c
* Routines for nlm dissection
*
- * $Id: packet-nlm.c,v 1.21 2001/10/29 21:13:08 guy Exp $
+ * $Id: packet-nlm.c,v 1.22 2001/12/23 21:36:57 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -9,7 +9,7 @@
*
* Copied from packet-mount.c
*
- * 2001-JAN Ronnie Sahlberg <rsahlber@bigpond.net.au>
+ * 2001-JAN Ronnie Sahlberg <See AUTHORS for email>
* Updates to version 1 of the protocol.
* Added version 3 of the protocol.
* Added version 4 of the protocol.