summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/util.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/util.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/util.c')
-rw-r--r--usr.sbin/tcpdump/util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/util.c b/usr.sbin/tcpdump/util.c
index 27b52eb8088..f8d9f8cf97f 100644
--- a/usr.sbin/tcpdump/util.c
+++ b/usr.sbin/tcpdump/util.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: util.c,v 1.22 2007/08/28 12:52:06 markus Exp $ */
+/* $OpenBSD: util.c,v 1.23 2007/10/07 16:41:05 deraadt Exp $ */
/*
* Copyright (c) 1990, 1991, 1993, 1994, 1995, 1996, 1997
@@ -23,7 +23,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /home/cvs/src/usr.sbin/tcpdump/util.c,v 1.22 2007/08/28 12:52:06 markus Exp $ (LBL)";
+ "@(#) $Id: util.c,v 1.23 2007/10/07 16:41:05 deraadt Exp $ (LBL)";
#endif
#include <sys/types.h>