From bdaaa0f6cb8f99168ed9916064a5e4145426480c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 19 Nov 2021 10:57:27 +0100 Subject: -fix misc. compiler warnings --- src/lib/exchange_api_handle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/exchange_api_handle.c') diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c index f2f8b594f..4d7c6db1f 100644 --- a/src/lib/exchange_api_handle.c +++ b/src/lib/exchange_api_handle.c @@ -535,6 +535,7 @@ auditor_version_cb ( { struct TEAH_AuditorListEntry *ale = cls; + (void) hr; if (NULL == vi) { /* In this case, we don't mark the auditor as 'up' */ -- cgit v1.2.3