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..e313a84c6440 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.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $   */  #include <sys/stat.h> | 
