summaryrefslogtreecommitdiff
path: root/tests/tset_f.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tset_f.c')
-rw-r--r--tests/tset_f.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tset_f.c b/tests/tset_f.c
index 5988783ca..158eb61ee 100644
--- a/tests/tset_f.c
+++ b/tests/tset_f.c
@@ -31,7 +31,7 @@ main (void)
{
mpfr_t x, u;
mpf_t y, z;
- mp_exp_t emax;
+ mpfr_exp_t emax;
unsigned long k, pr;
int r, inexact;