diff options
| author | stanton <stanton@noemail.net> | 1998-09-14 18:39:42 (GMT) |
|---|---|---|
| committer | stanton <stanton@noemail.net> | 1998-09-14 18:39:42 (GMT) |
| commit | d18103c837e55a0a945a1e9527bde6733eca153a (patch) | |
| tree | 91ecabdbdcd0bf4fb6bc9397a725b55993ed4060 /unix/tclUnixChan.c | |
| parent | f2c22dd914ac2006c230ba1b676efbe299dce88d (diff) | |
| download | tcl-d18103c837e55a0a945a1e9527bde6733eca153a.zip tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.gz tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.bz2 | |
Replaced SCCS strings, fixed binary filescore-8-0-3
FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
Diffstat (limited to 'unix/tclUnixChan.c')
| -rw-r--r-- | unix/tclUnixChan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixChan.c b/unix/tclUnixChan.c index 28e62e5..5da3024 100644 --- a/unix/tclUnixChan.c +++ b/unix/tclUnixChan.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: @(#) tclUnixChan.c 1.207 97/11/04 14:45:29 + * RCS: @(#) $Id: tclUnixChan.c,v 1.7 1998/09/14 18:40:17 stanton Exp $ */ #include "tclInt.h" /* Internal definitions for Tcl. */ |
