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 1ab86cde2730..85a365c4f0b1 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 2007/09/19 02:04:47 kevlo Exp $"); #include <sys/types.h> #include <sys/param.h> |
