diff options
Diffstat (limited to 'tests/set.c')
-rw-r--r-- | tests/set.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/set.c b/tests/set.c index 1b96fbc..eda31f0 100644 --- a/tests/set.c +++ b/tests/set.c @@ -5,7 +5,7 @@ static void -test_HASH_OUTPUT_LENGTH() { +test_HASH_OUTPUT_LENGTH(void) { test_start("HASH_OUTPUT_LENGTH"); { |