diff options
Diffstat (limited to 'contrib/pf/authpf/authpf.c')
| -rw-r--r-- | contrib/pf/authpf/authpf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pf/authpf/authpf.c b/contrib/pf/authpf/authpf.c index 56d7728a330c..82fa0184a404 100644 --- a/contrib/pf/authpf/authpf.c +++ b/contrib/pf/authpf/authpf.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/authpf/authpf.c,v 1.8.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/file.h> |
