summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-11-22 20:30:25 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-11-22 20:30:25 (GMT)
commite5bdc0bb15ab53d292970dabeb6f288fadd3849f (patch)
tree977af71cfd49f6df45619270c42abc9f355fb9e1 /generic
parent106a3ccdc5d21ee3da1d8eb73425ce12d6db4809 (diff)
downloadtcl-e5bdc0bb15ab53d292970dabeb6f288fadd3849f.zip
tcl-e5bdc0bb15ab53d292970dabeb6f288fadd3849f.tar.gz
tcl-e5bdc0bb15ab53d292970dabeb6f288fadd3849f.tar.bz2
* generic/tcl.h: Remove mention of win/README.binary in comment.
Diffstat (limited to 'generic')
-rw-r--r--generic/tcl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index 41e835e..a27e256 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tcl.h,v 1.228 2006/11/22 19:43:19 dgp Exp $
+ * RCS: @(#) $Id: tcl.h,v 1.229 2006/11/22 20:30:25 dgp Exp $
*/
#ifndef _TCL
@@ -51,7 +51,6 @@ extern "C" {
* macosx/Tcl.xcode/default.pbxuser (not patchlevel) 1 LOC
* macosx/Tcl.xcodeproj/project.pbxproj (not patchlevel) 8 LOC
* macosx/Tcl.xcodeproj/default.pbxuser (not patchlevel) 4 LOC
- * win/README.binary (sections 0-4, with and without separator)
* win/README (not patchlevel) (sections 0 and 2)
* unix/tcl.spec (2 LOC Major/Minor, 1 LOC patch)
* tests/basic.test (1 LOC M/M, not patchlevel)