aboutsummaryrefslogtreecommitdiffstats
path: root/gc/solaris_pthreads.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc/solaris_pthreads.c')
-rw-r--r--gc/solaris_pthreads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gc/solaris_pthreads.c b/gc/solaris_pthreads.c
index eb0ce67..a4c89ff 100644
--- a/gc/solaris_pthreads.c
+++ b/gc/solaris_pthreads.c
@@ -16,7 +16,7 @@
* Modified Peter C. for Solaris Posix Threads.
*/
/* Boehm, September 14, 1994 4:44 pm PDT */
-/* $Id: solaris_pthreads.c,v 1.1 2001/11/08 05:17:57 a-ito Exp $ */
+/* $Id: solaris_pthreads.c,v 1.1.1.1 2001/11/08 05:17:57 a-ito Exp $ */
# if defined(_SOLARIS_PTHREADS)
# include "gc_priv.h"