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 af75027c4235..9cdc1953d049 100644 --- a/contrib/pf/authpf/authpf.c +++ b/contrib/pf/authpf/authpf.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/authpf/authpf.c,v 1.6 2005/05/03 16:55:19 mlaier Exp $"); #include <sys/param.h> #include <sys/file.h> |
