summaryrefslogtreecommitdiff
path: root/tests/tsub.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-02-17 10:28:33 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-02-17 10:28:33 +0000
commit003f5ba0259cd0bd706207627b3be24b1657df17 (patch)
tree4683f0a03cd0579e67cbe412bfa60f6b6acd09d7 /tests/tsub.c
parentc3c0242a58265748b6d8448564c56e483a120e7b (diff)
downloadmpfr-003f5ba0259cd0bd706207627b3be24b1657df17.tar.gz
[tests/tsub.c] Improved a comment.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12287 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tsub.c')
-rw-r--r--tests/tsub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tsub.c b/tests/tsub.c
index 9f2b6e95f..a9e1dbd69 100644
--- a/tests/tsub.c
+++ b/tests/tsub.c
@@ -1077,7 +1077,7 @@ bug20180216 (void)
}
}
-/* Fails with r12281 with "reuse of c error in b - c in MPFR_RNDN". */
+/* Fails with r12281: "reuse of c error in b - c in MPFR_RNDN". */
static void
bug20180217 (void)
{