summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2006-12-19 16:25:02 (GMT)
committerdgp <dgp@noemail.net>2006-12-19 16:25:02 (GMT)
commit49879ca31f161a84c00a71f077955b686472926b (patch)
tree731e72f0cfc5095329557f972bc4a5717a8e35a6 /unix/tclUnixThrd.c
parentbec6fc62469b16b7e7f7625c74868498e038b163 (diff)
downloadtcl-49879ca31f161a84c00a71f077955b686472926b.zip
tcl-49879ca31f161a84c00a71f077955b686472926b.tar.gz
tcl-49879ca31f161a84c00a71f077955b686472926b.tar.bz2
supply missing RCS line
FossilOrigin-Name: ea6501a730dc9f6a0fe8b801735582d6f8725ff3
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"