aboutsummaryrefslogtreecommitdiffstats
path: root/randpkt.c
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2001-11-13 23:55:44 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2001-11-13 23:55:44 +0000
commite512a297a1fda59fadd948d12854ed3902b5c49e (patch)
tree370e43ea18134f50288a9805af1a27865219bd08 /randpkt.c
parent538ae42820ad785fdeab04489c17154cd3a1fee2 (diff)
Hopefully the last time I have to change my e-mail address.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4199 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'randpkt.c')
-rw-r--r--randpkt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/randpkt.c b/randpkt.c
index 855218c4e8..ee24ecae4b 100644
--- a/randpkt.c
+++ b/randpkt.c
@@ -4,9 +4,9 @@
* Creates random packet traces. Useful for debugging sniffers by testing
* assumptions about the veracity of the data found in the packet.
*
- * $Id: randpkt.c,v 1.10 2001/03/31 10:13:11 guy Exp $
+ * $Id: randpkt.c,v 1.11 2001/11/13 23:55:30 gram Exp $
*
- * Copyright (C) 1999 by Gilbert Ramirez <gram@xiexie.org>
+ * Copyright (C) 1999 by Gilbert Ramirez <gram@alumni.rice.edu>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License