summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-06-16 05:59:25 -0300
committerEuAndreh <eu@euandre.org>2024-06-16 05:59:25 -0300
commitbf164c4c1a987ce3659cfd6e45d0cb2153634451 (patch)
treea1bfd37a132dd03fd1af0ae9e5ea8555a17817d6 /tests
parentsrc/cmp.{c,h}: Add minimal implementation of cmp_size() (diff)
downloadpindaiba-bf164c4c1a987ce3659cfd6e45d0cb2153634451.tar.gz
pindaiba-bf164c4c1a987ce3659cfd6e45d0cb2153634451.tar.xz
Fix clang warnings
Diffstat (limited to 'tests')
-rw-r--r--tests/set.c2
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");
{