aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipv4.c
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-11-13 23:55:44 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-11-13 23:55:44 +0000
commitf14a6b8b91a50a620a554e79cb8c0ea1f25ca9c7 (patch)
tree370e43ea18134f50288a9805af1a27865219bd08 /epan/ipv4.c
parent20bfe42945db5c4a5766484f97e562f6b85b399b (diff)
Hopefully the last time I have to change my e-mail address.
svn path=/trunk/; revision=4199
Diffstat (limited to 'epan/ipv4.c')
-rw-r--r--epan/ipv4.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/ipv4.c b/epan/ipv4.c
index 203c6d770b..3dacb8598b 100644
--- a/epan/ipv4.c
+++ b/epan/ipv4.c
@@ -3,9 +3,9 @@
* IPv4 address class. They understand how to take netmasks into consideration
* during equivalence testing.
*
- * Gilbert Ramirez <gram@xiexie.org>
+ * Gilbert Ramirez <gram@alumni.rice.edu>
*
- * $Id: ipv4.c,v 1.1 2000/09/28 03:52:12 gram Exp $
+ * $Id: ipv4.c,v 1.2 2001/11/13 23:55:37 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>