summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-30 08:21:25 +0000
committerYang Tse <yangsita@gmail.com>2008-07-30 08:21:25 +0000
commit836b11511bdfd0e2fe3a03753e3bac2079367324 (patch)
tree2e3e748c79e4f042adf131e525fcfb0f1266b1d2 /setup.h
parentf82c7080a8c5263a8d17d3260983cc7faf8370f3 (diff)
downloadc-ares-836b11511bdfd0e2fe3a03753e3bac2079367324.tar.gz
c-ares-836b11511bdfd0e2fe3a03753e3bac2079367324.tar.bz2
c-ares-836b11511bdfd0e2fe3a03753e3bac2079367324.zip
Sync comment with reality.
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index dd07ae1..998b26e 100644
--- a/setup.h
+++ b/setup.h
@@ -40,7 +40,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.
*/