]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove spurious '.' in math/libm-test.inc comment.
authorRyan S. Arnold <rsa@linux.vnet.ibm.com>
Fri, 27 Apr 2012 17:36:46 +0000 (12:36 -0500)
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>
Fri, 27 Apr 2012 17:36:46 +0000 (12:36 -0500)
math/libm-test.inc

index d11cd1ff8610b52eb22ad995b91704d10cd0ed97..1b5d1c7e42009075e7de012cc2333ae4e8c915f0 100644 (file)
@@ -5127,7 +5127,7 @@ logb_test_downward (void)
          eliminates the use of fsub in this instance and prevents the negative
          signed 0.0.  */
 
-      /* BZ #887  .*/
+      /* BZ #887  */
       TEST_f_f (logb, 1.000e+0, plus_zero);
     }