From eaf3751f256eaaff1774848dcaa7d942464179be Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 13 Jun 2011 12:29:30 -0700 Subject: [PATCH] Fix ChangeLog typo in my previous commit. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7667ceaae..2ef5abc1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ 2011-06-13 Paul Eggert ftoastr: use strtof only if HAVE_STRTOF - This is needed on HP-UX 11.11 with GCC 4.24; see Bruno Haible's report + This is needed on HP-UX 11.11 with GCC 4.2.4; see Bruno Haible's report . * lib/ftoastr.c (STRTOF) [LENGTH == 1]: Use strtof only if HAVE_STRTOF. * modules/ftoastr (configure.ac): Check for strtof. -- 2.11.0