summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-pflog.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-07 16:41:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-07 16:41:06 +0000
commit3528c2e051ea791b35b82b66c9ebad704af7390a (patch)
tree74924d7b0b5fa90ffc3758a77cbd92802d73a026 /usr.sbin/tcpdump/print-pflog.c
parent460f74ced5aac086a7a5ce648bbf9ef31fec57ec (diff)
trash $Header goo which is just annoying; 5595
Diffstat (limited to 'usr.sbin/tcpdump/print-pflog.c')
-rw-r--r--usr.sbin/tcpdump/print-pflog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/print-pflog.c b/usr.sbin/tcpdump/print-pflog.c
index c6e2fae51ae..24eecbc7756 100644
--- a/usr.sbin/tcpdump/print-pflog.c
+++ b/usr.sbin/tcpdump/print-pflog.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: print-pflog.c,v 1.17 2005/11/23 22:33:11 cloder Exp $ */
+/* $OpenBSD: print-pflog.c,v 1.18 2007/10/07 16:41:05 deraadt Exp $ */
/*
* Copyright (c) 1990, 1991, 1993, 1994, 1995, 1996
@@ -23,7 +23,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/print-pflog.c,v 1.17 2005/11/23 22:33:11 cloder Exp $ (LBL)";
+ "@(#) $Id: print-pflog.c,v 1.18 2007/10/07 16:41:05 deraadt Exp $ (LBL)";
#endif
#include <sys/param.h>