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 56f74159c5d6..a6765cb0ccd7 100644 --- a/lib/libc_r/uthread/pthread_private.h +++ b/lib/libc_r/uthread/pthread_private.h @@ -28,7 +28,7 @@ * * Private thread definitions for the uthread kernel. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/pthread_private.h,v 1.88.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PTHREAD_PRIVATE_H |