diff options
| author | dgp@users.sourceforge.net <dgp> | 2006-12-19 16:25:02 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2006-12-19 16:25:02 (GMT) |
| commit | 608c5e95e8a2000cef0a34d7b8c5874ee001fd8a (patch) | |
| tree | 731e72f0cfc5095329557f972bc4a5717a8e35a6 /unix/tclUnixThrd.c | |
| parent | c7a6b2465b81d82a3516b43ec8a934f6042d4ea5 (diff) | |
| download | tcl-608c5e95e8a2000cef0a34d7b8c5874ee001fd8a.zip tcl-608c5e95e8a2000cef0a34d7b8c5874ee001fd8a.tar.gz tcl-608c5e95e8a2000cef0a34d7b8c5874ee001fd8a.tar.bz2 | |
supply missing RCS line
Diffstat (limited to 'unix/tclUnixThrd.c')
| -rw-r--r-- | unix/tclUnixThrd.c | 2 |
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" |
