diff options
Diffstat (limited to 'contrib/pf/pfctl/pfctl.c')
-rw-r--r-- | contrib/pf/pfctl/pfctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pf/pfctl/pfctl.c b/contrib/pf/pfctl/pfctl.c index 21995f6468de6..cfbfb239f28dd 100644 --- a/contrib/pf/pfctl/pfctl.c +++ b/contrib/pf/pfctl/pfctl.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl.c,v 1.7.12.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> |