diff options
Diffstat (limited to 'contrib/pf/pfctl/pfctl_table.c')
| -rw-r--r-- | contrib/pf/pfctl/pfctl_table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pf/pfctl/pfctl_table.c b/contrib/pf/pfctl/pfctl_table.c index 3d54466a4493..3cf9522fd538 100644 --- a/contrib/pf/pfctl/pfctl_table.c +++ b/contrib/pf/pfctl/pfctl_table.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl_table.c,v 1.8.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> |
