about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-03-09 16:45:04 -0800
committerRoland McGrath <roland@hack.frob.com>2012-03-09 16:45:04 -0800
commit4e234f5d1b9247724453c4899239fb514c24779d (patch)
treedb5c457a678af8e8d91a1d88210e1c26f48170c6
parent33154d7bed29a4aa902fd952e7316efc19fa42cb (diff)
downloadglibc-4e234f5d1b9247724453c4899239fb514c24779d.tar.gz
glibc-4e234f5d1b9247724453c4899239fb514c24779d.tar.xz
glibc-4e234f5d1b9247724453c4899239fb514c24779d.zip
Fix it harder.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 29ffb37871..35b5fa3309 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
 	* sysdeps/powerpc/fpu/math_private.h: Likewise.
 	* sysdeps/x86_64/fpu/math_private.h: Likewise.
 
-	* sysdeps/i386/fpu/s_fpclassifyl.c Use <> to include both <math.h>
+	* sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
 	and <math_private.h>.
 	* sysdeps/i386/fpu/s_isinfl.c: Likewise.
 	* sysdeps/i386/fpu/s_isnanl.c: Likewise.