about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@linux.vnet.ibm.com>2012-04-27 12:36:46 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2012-04-27 12:36:46 -0500
commit60c8fca7abfd470d2a65051bbe23a9a8749bb3fc (patch)
treec723c01751cbf35bab20ca3e221febff2123c289
parenta462cb63326595eb018e26ea415f8ddc1ed50730 (diff)
downloadglibc-60c8fca7abfd470d2a65051bbe23a9a8749bb3fc.tar.gz
glibc-60c8fca7abfd470d2a65051bbe23a9a8749bb3fc.tar.xz
glibc-60c8fca7abfd470d2a65051bbe23a9a8749bb3fc.zip
Remove spurious '.' in math/libm-test.inc comment.
-rw-r--r--math/libm-test.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libm-test.inc b/math/libm-test.inc
index d11cd1ff86..1b5d1c7e42 100644
--- a/math/libm-test.inc
+++ b/math/libm-test.inc
@@ -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);
     }