diff options
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r-- | unix/tclConfig.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index 6fc1306..4ce32be 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -265,7 +265,7 @@ /* Is this a Mac I see before me? */ #undef MAC_OSX_TCL -/* Linker support for module scope symbols */ +/* Compiler support for module scope symbols */ #undef MODULE_SCOPE /* Default libtommath precision. */ |