From 743348ea534b4995d9361eb736df9c5931bdd63a Mon Sep 17 00:00:00 2001 From: Roger Sayle Date: Sun, 21 Nov 2004 23:01:44 +0000 Subject: inclhack.def (alpha_pthread_init): Fix technical problems with the last check-in caused by CVS variable substitution. * inclhack.def (alpha_pthread_init): Fix technical problems with the last check-in caused by CVS variable substitution. * fixincl.x: Likewise. * tests/base/pthread.h: Likewise. From-SVN: r90989 --- fixincludes/tests/base/pthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fixincludes/tests/base/pthread.h') diff --git a/fixincludes/tests/base/pthread.h b/fixincludes/tests/base/pthread.h index 735c0ef..767c6e2 100644 --- a/fixincludes/tests/base/pthread.h +++ b/fixincludes/tests/base/pthread.h @@ -37,7 +37,7 @@ #if defined( ALPHA_PTHREAD_INIT_CHECK ) /* - * @(#)$RCSfile: pthread.h,v $ $Revision: 1.1.33.21 $ (DEC) $Date: 2000/08/15 15:30:13 $ + * @(#)_RCSfile: pthread.h,v $ _Revision: 1.1.33.21 $ (DEC) _Date: 2000/08/15 15:30:13 $ */ #ifndef _PTHREAD_NOMETER_STATIC # define PTHREAD_MUTEX_INITIALIZER {_PTHREAD_MSTATE_CONFIG, _PTHREAD_MVALID | _PTHREAD_MVF_STA, 0, 0, 0, 0, 0, 0 } -- cgit v1.1