From 9ed99558e21ac6b81f112670b982262d2349e5a5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 22 Aug 2022 22:45:41 +0200 Subject: -fix clang compiler warnings --- src/testing/testing_api_helpers_auditor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/testing_api_helpers_auditor.c') diff --git a/src/testing/testing_api_helpers_auditor.c b/src/testing/testing_api_helpers_auditor.c index b7425800..2ae1efb2 100644 --- a/src/testing/testing_api_helpers_auditor.c +++ b/src/testing/testing_api_helpers_auditor.c @@ -114,6 +114,7 @@ auditor_version_cb (void *cls, struct TALER_TESTING_Interpreter *is = cls; (void) hr; + (void) vi; if (TALER_AUDITOR_VC_MATCH != compat) { TALER_TESTING_interpreter_fail (is); -- cgit v1.2.3