log entry typo fixes
authorRoland McGrath <roland@hack.frob.com>
Fri, 10 Feb 2012 21:44:27 +0000 (13:44 -0800)
committerRoland McGrath <roland@hack.frob.com>
Fri, 10 Feb 2012 21:44:27 +0000 (13:44 -0800)
ChangeLog

index 789d7b9..05d1b47 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
 
-       * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv) Invoke __feraiseexcept
-       instead of feraiseexcept.
+       * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
+       __feraiseexcept instead of feraiseexcept.
 
        * rt/tst-cpuclock1.c: Add a few comments, and error checking for
        nanosleep invocations.