diff options
author | das <das> | 2010-08-16 08:41:00 (GMT) |
---|---|---|
committer | das <das> | 2010-08-16 08:41:00 (GMT) |
commit | 5ed9fe2cc9c49f4a4233682d08b2f7d1293cf279 (patch) | |
tree | 9adc593bc9bf96b44e4b9f69f62539156f0e7713 /unix/tclConfig.h.in | |
parent | fcae4adee4b479c834af229b1339d8f66d96dcf6 (diff) | |
download | tcl-5ed9fe2cc9c49f4a4233682d08b2f7d1293cf279.zip tcl-5ed9fe2cc9c49f4a4233682d08b2f7d1293cf279.tar.gz tcl-5ed9fe2cc9c49f4a4233682d08b2f7d1293cf279.tar.bz2 |
regen
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 e3ce5ef..da64a32 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -478,7 +478,7 @@ /* Define to `int' if <sys/types.h> does not define. */ #undef pid_t -/* Define to `unsigned int' if <sys/types.h> does not define. */ +/* Define to `unsigned' if <sys/types.h> does not define. */ #undef size_t /* Define as int if socklen_t is not available */ |