aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcpdump/tcpdump/print-ether.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/tcpdump/print-ether.c')
-rw-r--r--contrib/tcpdump/tcpdump/print-ether.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcpdump/tcpdump/print-ether.c b/contrib/tcpdump/tcpdump/print-ether.c
index 00696cbdbf43..7d587ccdfd42 100644
--- a/contrib/tcpdump/tcpdump/print-ether.c
+++ b/contrib/tcpdump/tcpdump/print-ether.c
@@ -20,7 +20,7 @@
*/
#ifndef lint
static char rcsid[] =
- "@(#) $Header: /a/cvs/386BSD/src/contrib/tcpdump/tcpdump/print-ether.c,v 1.1.1.1 1993/06/12 14:42:09 rgrimes Exp $ (LBL)";
+ "@(#) $Header: /home/cvs/386BSD/src/contrib/tcpdump/tcpdump/print-ether.c,v 1.1.1.1 1993/06/12 14:42:09 rgrimes Exp $ (LBL)";
#endif
#include <sys/param.h>