diff options
Diffstat (limited to 'bin/setfacl/remove.c')
-rw-r--r-- | bin/setfacl/remove.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/setfacl/remove.c b/bin/setfacl/remove.c index 23240554a341b..fe6352a3f92b0 100644 --- a/bin/setfacl/remove.c +++ b/bin/setfacl/remove.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/setfacl/remove.c,v 1.6 2005/01/10 08:39:25 imp Exp $"); #include <sys/types.h> #include <sys/acl.h> |