diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-30 08:21:25 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-30 08:21:25 +0000 |
commit | 5febd06c252ca201cf82c0ac81e00b92f4161a5d (patch) | |
tree | 28b115a26f6bc38e334b91a6a737a7c5e2000818 /lib/setup.h | |
parent | 9eb7fe8ac0242337e58fdb926cf0385a06d982c8 (diff) | |
download | curl-5febd06c252ca201cf82c0ac81e00b92f4161a5d.tar.gz |
Sync comment with reality.
Diffstat (limited to 'lib/setup.h')
-rw-r--r-- | lib/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/setup.h b/lib/setup.h index 35ff052e8..3f0427bac 100644 --- a/lib/setup.h +++ b/lib/setup.h @@ -73,7 +73,7 @@ #endif /* HAVE_CONFIG_H */ /* - * HP-UX needs _REENTRANT set for a few function prototypes and + * Tru64 needs _REENTRANT set for a few function prototypes and * things to appear in the system header files. Unixware needs it * to build proper reentrant code. Others may also need it. */ |