From: Bruno Haible Date: Sun, 1 Apr 2012 12:42:46 +0000 (+0200) Subject: Fix typo in ChangeLog entry. X-Git-Tag: v0.1~794 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=b0596c61d036f166b09cadf4478a2a564fa58d62;p=gnulib.git Fix typo in ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index 2f1b55492..466c94b9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -697,7 +697,7 @@ logl: Work around OSF/1 5.1 bug. * lib/math.in.h (logl): Override if REPLACE_LOGL is 1. - * lib/logl.c (logl): If logf exists, use it and provide just the + * lib/logl.c (logl): If logl exists, use it and provide just the workaround. * m4/logl.m4 (gl_FUNC_LOGL_WORKS): New macro. (gl_FUNC_LOGL): Invoke it. Set REPLACE_LOGL.