summaryrefslogtreecommitdiff
path: root/tests/trint.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-06-03 14:23:00 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-06-03 14:23:00 +0000
commitcee5ce994c0aaf695c6e20df949b093321573221 (patch)
tree24b16aa2234365f1c791947f3540cdefb290ce92 /tests/trint.c
parenta997ac05cfe765ba7d32dec53b41b0e9a3d94705 (diff)
downloadmpfr-cee5ce994c0aaf695c6e20df949b093321573221.tar.gz
[tests/trint.c] Corrected the description (copy-paste error in r9473).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9492 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/trint.c')
-rw-r--r--tests/trint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/trint.c b/tests/trint.c
index e6d2a5b1d..fbfa93164 100644
--- a/tests/trint.c
+++ b/tests/trint.c
@@ -1,5 +1,5 @@
/* Test file for mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round,
- mpfr_rint_trunc, mpfr_rint_floor, mpfr_rint_ceil, test_generic_round.
+ mpfr_rint_trunc, mpfr_rint_floor, mpfr_rint_ceil, mpfr_rint_round.
Copyright 2002-2015 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.