summaryrefslogtreecommitdiff
path: root/tests/tget_set_d64.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tget_set_d64.c')
-rw-r--r--tests/tget_set_d64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tget_set_d64.c b/tests/tget_set_d64.c
index 9714dd23f..97784f469 100644
--- a/tests/tget_set_d64.c
+++ b/tests/tget_set_d64.c
@@ -49,7 +49,7 @@ print_decimal64 (_Decimal64 d)
}
static void
-check_inf_nan ()
+check_inf_nan (void)
{
mpfr_t x, y;
_Decimal64 d;