]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
maint: fix the comment at the end of _AC_FUNC_REALLOC_IF
authorAdrian Bunk <bunk@stusta.de>
Tue, 25 Sep 2012 12:25:03 +0000 (15:25 +0300)
committerEric Blake <eblake@redhat.com>
Tue, 25 Sep 2012 14:47:11 +0000 (08:47 -0600)
* lib/autoconf/functions.m4: fix the comment at the end of
_AC_FUNC_REALLOC_IF
Copyright-paperwork-exempt: yes

THANKS
lib/autoconf/functions.m4

diff --git a/THANKS b/THANKS
index be83c285ff70424aad9a11d0bb97c6836421b453..afb85321a6aff687874d2a13b2a175c7a0806f9f 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -11,7 +11,7 @@ Aaron Crane                 aaronc@pobox.com
 Aaron M. Ucko               amu@alum.mit.edu
 Aaron W. LaFramboise        aaronenvelope277@aaronwl.com
 Adam J. Richter             adam@yggdrasil.com
-Adrian Bunk                 bunk-gnu@fs.tum.de
+Adrian Bunk                 bunk@stusta.de
 Aharon Robbins              arnold@gnu.org
 Akim Demaille               akim@freefriends.org
 Akinori Musha               knu@iDaemons.org
index 782393b8960514ba6bdac46a64b66424d6f45155..de7a6b860ea87c85e149c259450f72c0bd40b619 100644 (file)
@@ -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