Remove spurious '.' in math/libm-test.inc comment.

This commit is contained in:
Ryan S. Arnold 2012-04-27 12:36:46 -05:00
parent a462cb6332
commit 60c8fca7ab
1 changed files with 1 additions and 1 deletions

View 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);
}