From ac426323570113bb13605b20d47273c8c23e3fe3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 13 Aug 2020 17:25:43 +0200 Subject: Add format attributes --- test/btree_test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/btree_test.c') diff --git a/test/btree_test.c b/test/btree_test.c index f9d45a0..974a987 100644 --- a/test/btree_test.c +++ b/test/btree_test.c @@ -117,6 +117,7 @@ wildcard_cmp(const void* a, const void* b, const void* user_data) } } +ZIX_LOG_FUNC(2, 3) static int test_fail(ZixBTree* t, const char* fmt, ...) { -- cgit v1.2.1