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 9f9f5057eff1e..5bb9c35ace82f 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.2 2005/02/04 16:17:55 jhb Exp $ */ #ifndef _THR_PRIVATE_H |