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 1ab86cde27302..cd72fe8c531c4 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.12.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> |