diff options
Diffstat (limited to 'src/setup.h')
-rw-r--r-- | src/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup.h b/src/setup.h index 4d2e2d106..f1c114ec6 100644 --- a/src/setup.h +++ b/src/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. */ |