diff options
Diffstat (limited to 'math/libm-test-nexttoward.inc')
-rw-r--r-- | math/libm-test-nexttoward.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libm-test-nexttoward.inc b/math/libm-test-nexttoward.inc index edd69a2222..d7e5f589a2 100644 --- a/math/libm-test-nexttoward.inc +++ b/math/libm-test-nexttoward.inc @@ -20,7 +20,7 @@ /* Note, the second argument is always typed as long double. The j type argument to TEST_ indicates the literal should not be post-processed by - gen-libm-test.pl. */ + gen-libm-test.py. */ static const struct test_fj_f_data nexttoward_test_data[] = { |