summaryrefslogtreecommitdiffstats
path: root/test/test_digest.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-06-22 20:12:17 -0400
committerDavid Robillard <d@drobilla.net>2024-06-22 20:17:06 -0400
commit503e58d36cd467ce83a7312f55bb8beb4e5e370b (patch)
treedda8210a6b71665f46c9ed37cf3de72a869407ea /test/test_digest.c
parentd8204ca7482a9a5184cdd99f16f9d47b0cbe1c22 (diff)
downloadzix-503e58d36cd467ce83a7312f55bb8beb4e5e370b.tar.gz
zix-503e58d36cd467ce83a7312f55bb8beb4e5e370b.tar.bz2
zix-503e58d36cd467ce83a7312f55bb8beb4e5e370b.zip
Clean up whitespace and clang-format configuration
Diffstat (limited to 'test/test_digest.c')
-rw-r--r--test/test_digest.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test_digest.c b/test/test_digest.c
index 7e7e77a..7228f86 100644
--- a/test/test_digest.c
+++ b/test/test_digest.c
@@ -116,7 +116,8 @@ test_digest_aligned(void)
}
}
-ZIX_PURE_FUNC int
+ZIX_PURE_FUNC
+int
main(void)
{
test_digest32();