diff options
| author | Kevin B Kenny <kennykb@acm.org> | 2011-03-05 16:31:26 (GMT) |
|---|---|---|
| committer | Kevin B Kenny <kennykb@acm.org> | 2011-03-05 16:31:26 (GMT) |
| commit | 473723fa650e90203c5c45dd413673213f9078d4 (patch) | |
| tree | 63741735edd48be8ee7aa9bfe8b32092b1d94fb8 /unix/tclUnixFile.c | |
| parent | ab0df21ca1fc9e8b7bf2a99261ba9b635ed5b82c (diff) | |
| parent | 448b048f8b2a478213f3fd27c5390b8823fdbec0 (diff) | |
| download | tcl-473723fa650e90203c5c45dd413673213f9078d4.zip tcl-473723fa650e90203c5c45dd413673213f9078d4.tar.gz tcl-473723fa650e90203c5c45dd413673213f9078d4.tar.bz2 | |
merge trunk
Diffstat (limited to 'unix/tclUnixFile.c')
| -rw-r--r-- | unix/tclUnixFile.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/tclUnixFile.c b/unix/tclUnixFile.c index 1ab92f3..b6a8b97 100644 --- a/unix/tclUnixFile.c +++ b/unix/tclUnixFile.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclUnixFile.c,v 1.58 2010/06/21 11:23:23 nijtmans Exp $ */ #include "tclInt.h" |
