summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/tcpdump.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2007-10-07 16:41:05 +0000
committerderaadt <deraadt@openbsd.org>2007-10-07 16:41:05 +0000
commit2068f6866b8079dd0e3bc8189f056d1db3480a77 (patch)
tree0cf816b18db64a349105e2b7d5c78baf6f26f5c8 /usr.sbin/tcpdump/tcpdump.c
parentPrint CAS latency for DDR/DDR2. (diff)
downloadwireguard-openbsd-2068f6866b8079dd0e3bc8189f056d1db3480a77.tar.xz
wireguard-openbsd-2068f6866b8079dd0e3bc8189f056d1db3480a77.zip
trash $Header goo which is just annoying; 5595
Diffstat (limited to 'usr.sbin/tcpdump/tcpdump.c')
-rw-r--r--usr.sbin/tcpdump/tcpdump.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.c b/usr.sbin/tcpdump/tcpdump.c
index b27591fdb80..f5dfcead941 100644
--- a/usr.sbin/tcpdump/tcpdump.c
+++ b/usr.sbin/tcpdump/tcpdump.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tcpdump.c,v 1.58 2007/08/28 12:52:06 markus Exp $ */
+/* $OpenBSD: tcpdump.c,v 1.59 2007/10/07 16:41:05 deraadt Exp $ */
/*
* Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -26,7 +26,7 @@ static const char copyright[] =
"@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997\n\
The Regents of the University of California. All rights reserved.\n";
static const char rcsid[] =
- "@(#) $Header: /home/cvs/src/usr.sbin/tcpdump/tcpdump.c,v 1.58 2007/08/28 12:52:06 markus Exp $ (LBL)";
+ "@(#) $Id: tcpdump.c,v 1.59 2007/10/07 16:41:05 deraadt Exp $ (LBL)";
#endif
/*