aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rip.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-08-04 00:33:11 +0000
committerGuy Harris <guy@alum.mit.edu>1999-08-04 00:33:11 +0000
commita0f41eddb49f538a40fdd5bf983b1ea8c1074dc0 (patch)
treeb8a1a75bbd3f773d3907ed88962ca564714113ab /packet-rip.c
parent6e386b445115bbc0fa68fd23c7395e3e5d8c7e9c (diff)
downloadwireshark-a0f41eddb49f538a40fdd5bf983b1ea8c1074dc0.tar.gz
wireshark-a0f41eddb49f538a40fdd5bf983b1ea8c1074dc0.tar.bz2
wireshark-a0f41eddb49f538a40fdd5bf983b1ea8c1074dc0.zip
Fix a comment.
svn path=/trunk/; revision=430
Diffstat (limited to 'packet-rip.c')
-rw-r--r--packet-rip.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-rip.c b/packet-rip.c
index 9b05d3e8bb..c2fa6c7f89 100644
--- a/packet-rip.c
+++ b/packet-rip.c
@@ -1,8 +1,8 @@
-/* packet-ospf.c
+/* packet-rip.c
* Routines for RIPv1 and RIPv2 packet disassembly
* (c) Copyright Hannes R. Boehm <hannes@boehm.org>
*
- * $Id: packet-rip.c,v 1.10 1999/07/29 05:47:02 gram Exp $
+ * $Id: packet-rip.c,v 1.11 1999/08/04 00:33:11 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>