diff options
author | 2007-10-07 16:41:05 +0000 | |
---|---|---|
committer | 2007-10-07 16:41:05 +0000 | |
commit | 2068f6866b8079dd0e3bc8189f056d1db3480a77 (patch) | |
tree | 0cf816b18db64a349105e2b7d5c78baf6f26f5c8 /usr.sbin/tcpdump/print-lwres.c | |
parent | Print CAS latency for DDR/DDR2. (diff) | |
download | wireguard-openbsd-2068f6866b8079dd0e3bc8189f056d1db3480a77.tar.xz wireguard-openbsd-2068f6866b8079dd0e3bc8189f056d1db3480a77.zip |
trash $Header goo which is just annoying; 5595
Diffstat (limited to 'usr.sbin/tcpdump/print-lwres.c')
-rw-r--r-- | usr.sbin/tcpdump/print-lwres.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/print-lwres.c b/usr.sbin/tcpdump/print-lwres.c index 24e97420526..bac6e833c07 100644 --- a/usr.sbin/tcpdump/print-lwres.c +++ b/usr.sbin/tcpdump/print-lwres.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /home/cvs/src/usr.sbin/tcpdump/print-lwres.c,v 1.3 2004/03/15 20:47:46 djm Exp $ (LBL)"; + "@(#) $Id: print-lwres.c,v 1.4 2007/10/07 16:41:05 deraadt Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |