summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/tcpdump/machdep.c')
-rw-r--r--usr.sbin/tcpdump/machdep.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/machdep.c b/usr.sbin/tcpdump/machdep.c
index 2be39997093..434c812f5de 100644
--- a/usr.sbin/tcpdump/machdep.c
+++ b/usr.sbin/tcpdump/machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: machdep.c,v 1.6 2000/10/03 14:31:55 ho Exp $ */
+/* $OpenBSD: machdep.c,v 1.7 2007/10/07 16:41:05 deraadt Exp $ */
/*
* Copyright (c) 1996, 1997
@@ -23,7 +23,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/machdep.c,v 1.6 2000/10/03 14:31:55 ho Exp $ (LBL)";
+ "@(#) $Id: machdep.c,v 1.7 2007/10/07 16:41:05 deraadt Exp $ (LBL)";
#endif
#include <sys/types.h>