diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_fchflags.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_fchflags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_fchflags.c b/lib/libc_r/uthread/uthread_fchflags.c index cd076e2d21a9..945ab8b50990 100644 --- a/lib/libc_r/uthread/uthread_fchflags.c +++ b/lib/libc_r/uthread/uthread_fchflags.c @@ -2,7 +2,7 @@ * David Leonard <d@openbsd.org>, 1999. Public Domain. * * $OpenBSD: uthread_fchflags.c,v 1.1 1999/01/08 05:42:18 d Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/uthread_fchflags.c,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/stat.h> |