aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/tests/base/pthread.h
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2004-11-21 23:01:44 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2004-11-21 23:01:44 +0000
commit743348ea534b4995d9361eb736df9c5931bdd63a (patch)
treed4ca4c848df4eccaad3ec2e2d77c908f698df07b /fixincludes/tests/base/pthread.h
parentd23eb341468c6ce1f0bf1708d379c8fbc3e81aec (diff)
downloadgcc-743348ea534b4995d9361eb736df9c5931bdd63a.zip
gcc-743348ea534b4995d9361eb736df9c5931bdd63a.tar.gz
gcc-743348ea534b4995d9361eb736df9c5931bdd63a.tar.bz2
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
Diffstat (limited to 'fixincludes/tests/base/pthread.h')
-rw-r--r--fixincludes/tests/base/pthread.h2
1 files changed, 1 insertions, 1 deletions
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 }