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-atm.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-atm.c')
| -rw-r--r-- | usr.sbin/tcpdump/print-atm.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/print-atm.c b/usr.sbin/tcpdump/print-atm.c index 2c14951cc3d..713bdb4b175 100644 --- a/usr.sbin/tcpdump/print-atm.c +++ b/usr.sbin/tcpdump/print-atm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: print-atm.c,v 1.7 2002/02/19 19:39:40 millert Exp $ */ +/* $OpenBSD: print-atm.c,v 1.8 2007/10/07 16:41:05 deraadt Exp $ */ /* * Copyright (c) 1994, 1995, 1996, 1997 @@ -22,7 +22,7 @@ */ #ifndef lint static const char rcsid[] = - "@(#) $Header: /home/cvs/src/usr.sbin/tcpdump/print-atm.c,v 1.7 2002/02/19 19:39:40 millert Exp $ (LBL)"; + "@(#) $Id: print-atm.c,v 1.8 2007/10/07 16:41:05 deraadt Exp $ (LBL)"; #endif #include <sys/param.h> |
