summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-01-16 09:20:18 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-01-16 09:20:18 (GMT)
commit0888377521223161e6ecfd721eee0bf116bf9c60 (patch)
tree872807cce4651d04f909a2b5ca4357312914ae97 /generic/tcl.h
parent78e0aeb4c44e3de13b384f1415c4cbecca58fcda (diff)
downloadtcl-0888377521223161e6ecfd721eee0bf116bf9c60.zip
tcl-0888377521223161e6ecfd721eee0bf116bf9c60.tar.gz
tcl-0888377521223161e6ecfd721eee0bf116bf9c60.tar.bz2
[Bug 2512659] patch for typo applied
Diffstat (limited to 'generic/tcl.h')
-rw-r--r--generic/tcl.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index dc8d3f7..d90115e 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -1,3 +1,4 @@
+
/*
* tcl.h --
*
@@ -13,7 +14,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.286 2009/01/06 09:49:38 dkf Exp $
+ * RCS: @(#) $Id: tcl.h,v 1.287 2009/01/16 09:20:18 patthoyts Exp $
*/
#ifndef _TCL
@@ -327,7 +328,7 @@ typedef long LONG;
#endif
/*
- * Darwin specifc configure overrides (to support fat compiles, where
+ * Darwin specific configure overrides (to support fat compiles, where
* configure runs only once for multiple architectures):
*/