changeset 16732:6a9cdf00c1e7

Fix typo in ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 14:42:46 +0200
parents bbd2679d746e
children d9812d72970c
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.