aboutsummaryrefslogtreecommitdiff
path: root/math/libm-test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'math/libm-test.inc')
-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);
}