summaryrefslogtreecommitdiff
path: root/epan/tvbuff.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/tvbuff.c
parent20bfe42945db5c4a5766484f97e562f6b85b399b (diff)
downloadwireshark-f14a6b8b91a50a620a554e79cb8c0ea1f25ca9c7.tar.gz
Hopefully the last time I have to change my e-mail address.
svn path=/trunk/; revision=4199
Diffstat (limited to 'epan/tvbuff.c')
-rw-r--r--epan/tvbuff.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/tvbuff.c b/epan/tvbuff.c
index 65a96084b0..471c3bcc8f 100644
--- a/epan/tvbuff.c
+++ b/epan/tvbuff.c
@@ -9,9 +9,9 @@
* the data of a backing tvbuff, or can be a composite of
* other tvbuffs.
*
- * $Id: tvbuff.c,v 1.24 2001/11/03 03:49:34 guy Exp $
+ * $Id: tvbuff.c,v 1.25 2001/11/13 23:55:37 gram Exp $
*
- * Copyright (c) 2000 by Gilbert Ramirez <gram@xiexie.org>
+ * Copyright (c) 2000 by Gilbert Ramirez <gram@alumni.rice.edu>
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>