From: Bruno Haible Date: Tue, 30 May 2006 20:28:36 +0000 (+0000) Subject: Tweak comment. X-Git-Tag: cvs-readonly~2373 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=1d9734dc428383f0573c39c3ee92d84c78b84436;p=gnulib.git Tweak comment. --- diff --git a/m4/strndup.m4 b/m4/strndup.m4 index 1d112ae5e..48b15cc03 100644 --- a/m4/strndup.m4 +++ b/m4/strndup.m4 @@ -13,7 +13,7 @@ AC_DEFUN([gl_FUNC_STRNDUP], AC_CHECK_DECLS_ONCE([strndup]) - # AIX 5.1 fails to add the terminating '\0'. + # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'. AC_CACHE_CHECK([for working strndup], gl_cv_func_strndup, [AC_RUN_IFELSE([ AC_LANG_PROGRAM([#include ], [[