summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/tgrandom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tgrandom.c b/tests/tgrandom.c
index 2802c1850..8db799a7f 100644
--- a/tests/tgrandom.c
+++ b/tests/tgrandom.c
@@ -83,7 +83,7 @@ test_grandom (long nbtests, mpfr_prec_t prec, mpfr_rnd_t rnd,
mpfr_clear (va);
mpfr_clear (tmp);
}
-#endif
+#endif /* HAVE_STDARG */
for (i = 0; i < nbtests; ++i)
mpfr_clear (t[i]);