summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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? */