diff options
Diffstat (limited to 'lib/libpthread/thread/thr_private.h')
-rw-r--r-- | lib/libpthread/thread/thr_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_private.h b/lib/libpthread/thread/thr_private.h index 8caf34cf2c937..5b0c115d24090 100644 --- a/lib/libpthread/thread/thr_private.h +++ b/lib/libpthread/thread/thr_private.h @@ -31,7 +31,7 @@ * * Private thread definitions for the uthread kernel. * - * $FreeBSD$ + * $FreeBSD: src/lib/libpthread/thread/thr_private.h,v 1.118.2.4 2005/06/28 05:46:49 davidxu Exp $ */ #ifndef _THR_PRIVATE_H |