diff options
Diffstat (limited to 'lib/libc_r/uthread/pthread_private.h')
-rw-r--r-- | lib/libc_r/uthread/pthread_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/pthread_private.h b/lib/libc_r/uthread/pthread_private.h index 9d76747ff763..b436538893a8 100644 --- a/lib/libc_r/uthread/pthread_private.h +++ b/lib/libc_r/uthread/pthread_private.h @@ -31,7 +31,7 @@ * * Private thread definitions for the uthread kernel. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/pthread_private.h,v 1.36.2.6 2000/09/20 10:28:52 sobomax Exp $ */ #ifndef _PTHREAD_PRIVATE_H |