summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordas <das>2007-11-16 05:32:19 (GMT)
committerdas <das>2007-11-16 05:32:19 (GMT)
commitf14f5f82187f59df377d861dfc7c2e06b3d0c66c (patch)
tree0cc66baa8885c26786bf0efc205ffcf421f2dc53 /unix/tclConfig.h.in
parent930cbe506d693cd62b7a2da505843a873f1a9dac (diff)
downloadtcl-f14f5f82187f59df377d861dfc7c2e06b3d0c66c.zip
tcl-f14f5f82187f59df377d861dfc7c2e06b3d0c66c.tar.gz
tcl-f14f5f82187f59df377d861dfc7c2e06b3d0c66c.tar.bz2
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 929557a..7443fd6 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -382,7 +382,7 @@
/* What is the default extension for shared libraries? */
#undef TCL_SHLIB_EXT
-/* The C stack grows upwards in memory */
+/* The C stack grows upwards in memory. */
#undef TCL_STACK_GROWS_UP
/* Are we building with threads enabled? */