aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rtcp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-02-14 22:48:53 +0000
committerGuy Harris <guy@alum.mit.edu>2004-02-14 22:48:53 +0000
commit8026255c082c819d7c9240c477734fb53528f7b2 (patch)
tree2acefd1f85e15fc868ddf5f90b27fc669d9f831a /packet-rtcp.c
parentb50c9c75af59524e77af7c549c15ff8843561bb3 (diff)
Update Andreas Sikkema's e-mail address.
svn path=/trunk/; revision=10065
Diffstat (limited to 'packet-rtcp.c')
-rw-r--r--packet-rtcp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-rtcp.c b/packet-rtcp.c
index 095a5c2877..cb56c7afa1 100644
--- a/packet-rtcp.c
+++ b/packet-rtcp.c
@@ -1,12 +1,12 @@
/* packet-rtcp.c
*
- * $Id: packet-rtcp.c,v 1.38 2003/11/09 22:55:34 guy Exp $
+ * $Id: packet-rtcp.c,v 1.39 2004/02/14 22:48:52 guy Exp $
*
* Routines for RTCP dissection
* RTCP = Real-time Transport Control Protocol
*
* Copyright 2000, Philips Electronics N.V.
- * Written by Andreas Sikkema <andreas.sikkema@philips.com>
+ * Written by Andreas Sikkema <h323@ramdyne.nl>
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>