about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-14 21:17:19 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-14 21:17:19 +0000
commit5e908270812ad6e3a33842f581e5a40a604317e7 (patch)
tree02a0ffd4254a7820aab9919b79d39b047a65f4d1 /ChangeLog
parentf71172e551d436f29bb5f2e53ceea2c92e946866 (diff)
downloadglibc-5e908270812ad6e3a33842f581e5a40a604317e7.tar.gz
glibc-5e908270812ad6e3a33842f581e5a40a604317e7.tar.xz
glibc-5e908270812ad6e3a33842f581e5a40a604317e7.zip
Fix whitespace in RUN_TEST_LOOP_2_f.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df8da2ba26..4a2ecafc2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
+
 	* math/libm-test.inc (struct test_fF_f1_data): Change type of
 	extra_test to int.
 	(struct test_f_i_data): Change type of max_ulp to int.