summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/texceptions.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/texceptions.c b/tests/texceptions.c
index ff5a73b48..400f6e5c0 100644
--- a/tests/texceptions.c
+++ b/tests/texceptions.c
@@ -272,7 +272,8 @@ test_set_overflow (void)
}
static void
-check_set () {
+check_set (void)
+{
mpfr_clear_flags ();
mpfr_set_overflow ();