From 60c8fca7abfd470d2a65051bbe23a9a8749bb3fc Mon Sep 17 00:00:00 2001 From: "Ryan S. Arnold" Date: Fri, 27 Apr 2012 12:36:46 -0500 Subject: [PATCH] Remove spurious '.' in math/libm-test.inc comment. --- math/libm-test.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/libm-test.inc b/math/libm-test.inc index d11cd1f..1b5d1c7 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); } -- 2.7.4