diff options
Diffstat (limited to 'bin/getfacl/getfacl.c')
| -rw-r--r-- | bin/getfacl/getfacl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/getfacl/getfacl.c b/bin/getfacl/getfacl.c index ea376c78f0ef..aee234f06536 100644 --- a/bin/getfacl/getfacl.c +++ b/bin/getfacl/getfacl.c @@ -32,7 +32,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/getfacl/getfacl.c,v 1.12.10.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> |
