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 dc0c3a8f784ae..fa36cbc3b0969 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.5 2002/06/30 05:15:03 obrien Exp $"); #include <sys/types.h> #include <sys/acl.h> |