summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-12-19 16:25:02 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-12-19 16:25:02 (GMT)
commit646153ee6f2578dcc60f01bd190d774ff3e6ef63 (patch)
tree731e72f0cfc5095329557f972bc4a5717a8e35a6 /unix/tclUnixThrd.c
parent8a2ea780c61e56cc4a7e757c880df05992930c5a (diff)
downloadtcl-646153ee6f2578dcc60f01bd190d774ff3e6ef63.zip
tcl-646153ee6f2578dcc60f01bd190d774ff3e6ef63.tar.gz
tcl-646153ee6f2578dcc60f01bd190d774ff3e6ef63.tar.bz2
supply missing RCS line
Diffstat (limited to 'unix/tclUnixThrd.c')
-rw-r--r--unix/tclUnixThrd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixThrd.c b/unix/tclUnixThrd.c
index 8a48c50..2760360 100644
--- a/unix/tclUnixThrd.c
+++ b/unix/tclUnixThrd.c
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tclUnixThrd.c 1.18 98/02/19 14:24:12
+ * RCS: @(#) $Id: tclUnixThrd.c,v 1.51 2006/12/19 16:25:02 dgp Exp $
*/
#include "tclInt.h"