diff src/s/aix4.h @ 282:c42ec1d1cded r21-0b39

Import from CVS: tag r21-0b39
author cvs
date Mon, 13 Aug 2007 10:33:18 +0200
parents e45d5e7c476e
children 558f606b08ae
line wrap: on
line diff
--- a/src/s/aix4.h	Mon Aug 13 10:32:23 2007 +0200
+++ b/src/s/aix4.h	Mon Aug 13 10:33:18 2007 +0200
@@ -5,7 +5,7 @@
 /* AIX 4 does not have HFT any more.  */
 #undef AIXHFT
 
-/* Get bzero, strcasecmp, and friends, for warning suppression.
+/* Get strcasecmp, and friends, for warning suppression.
    These functions shouldn't actually be used, but don't try to fix it.  */
 #ifndef NOT_C_CODE
 #include <strings.h>