summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-zephyr.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/print-zephyr.c')
-rw-r--r--contrib/tcpdump/print-zephyr.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/tcpdump/print-zephyr.c b/contrib/tcpdump/print-zephyr.c
index f50e8c9..698faa2 100644
--- a/contrib/tcpdump/print-zephyr.c
+++ b/contrib/tcpdump/print-zephyr.c
@@ -1,6 +1,8 @@
/*
* Decode and print Zephyr packets.
*
+ * http://web.mit.edu/zephyr/doc/protocol
+ *
* Copyright (c) 2001 Nickolai Zeldovich <kolya@MIT.EDU>
* All rights reserved.
*
@@ -20,7 +22,7 @@
#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.8 2003/11/16 09:36:42 guy Exp $";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.8.2.1 2005/04/21 06:51:24 guy Exp $";
#endif
#ifdef HAVE_CONFIG_H
OpenPOWER on IntegriCloud