diff options
Diffstat (limited to 'bin/setfacl/setfacl.c')
-rw-r--r-- | bin/setfacl/setfacl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/setfacl/setfacl.c b/bin/setfacl/setfacl.c index 43a55459e0b9b..e2c4098bf6a3d 100644 --- a/bin/setfacl/setfacl.c +++ b/bin/setfacl/setfacl.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/setfacl/setfacl.c,v 1.11.2.1 2006/06/16 13:33:02 kib Exp $"); #include <sys/types.h> #include <sys/param.h> |