* lib/autoconf/functions.m4: fix the comment at the end of
_AC_FUNC_REALLOC_IF
---
 lib/autoconf/functions.m4 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/autoconf/functions.m4 b/lib/autoconf/functions.m4
index 782393b..de7a6b8 100644
--- a/lib/autoconf/functions.m4
+++ b/lib/autoconf/functions.m4
@@ -1448,7 +1448,7 @@ char *realloc ();
                  *) ac_cv_func_realloc_0_nonnull=no ;;
                esac])])
 AS_IF([test $ac_cv_func_realloc_0_nonnull = yes], [$1], [$2])
-])# AC_FUNC_REALLOC
+])# _AC_FUNC_REALLOC_IF
 
 
 # AC_FUNC_REALLOC
-- 
1.7.10.4


Reply via email to