summaryrefslogtreecommitdiff
path: root/tests/tconst_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tconst_log2.c')
-rw-r--r--tests/tconst_log2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c
index 140c78d4c..d0acb89e5 100644
--- a/tests/tconst_log2.c
+++ b/tests/tconst_log2.c
@@ -28,7 +28,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
/* tlog2 [prec] [rnd] [0 = no print] */
static void
-check (mp_prec_t p0, mp_prec_t p1)
+check (mpfr_prec_t p0, mpfr_prec_t p1)
{
mpfr_t x, y, z;
mpfr_rnd_t rnd;