diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-10-07 16:41:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-10-07 16:41:06 +0000 |
commit | 3528c2e051ea791b35b82b66c9ebad704af7390a (patch) | |
tree | 74924d7b0b5fa90ffc3758a77cbd92802d73a026 /usr.sbin/tcpdump/print-pfsync.c | |
parent | 460f74ced5aac086a7a5ce648bbf9ef31fec57ec (diff) |
trash $Header goo which is just annoying; 5595
Diffstat (limited to 'usr.sbin/tcpdump/print-pfsync.c')
-rw-r--r-- | usr.sbin/tcpdump/print-pfsync.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/print-pfsync.c b/usr.sbin/tcpdump/print-pfsync.c index 8d67bd56735..868aa666169 100644 --- a/usr.sbin/tcpdump/print-pfsync.c +++ b/usr.sbin/tcpdump/print-pfsync.c @@ -1,4 +1,4 @@ -/* $OpenBSD: print-pfsync.c,v 1.31 2007/09/21 08:42:00 markus Exp $ */ +/* $OpenBSD: print-pfsync.c,v 1.32 2007/10/07 16:41:05 deraadt Exp $ */ /* * Copyright (c) 2002 Michael Shalayeff @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/print-pfsync.c,v 1.31 2007/09/21 08:42:00 markus Exp $"; + "@(#) $Id: print-pfsync.c,v 1.32 2007/10/07 16:41:05 deraadt Exp $"; #endif #include <sys/param.h> |