From: Florian Obser Date: Fri, 20 Mar 2020 10:44:38 +0000 (+0100) Subject: Make log_ident_revert_to_default() a proper prototype. X-Git-Tag: release-1.11.0~89^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F197%2Fhead;p=thirdparty%2Funbound.git Make log_ident_revert_to_default() a proper prototype. Pointed out by clang with -Wstrict-prototypes. --- diff --git a/util/log.h b/util/log.h index 098a850a5..29a1ba380 100644 --- a/util/log.h +++ b/util/log.h @@ -121,7 +121,7 @@ void log_ident_set_default(const char* id); /** * Revert identity to print, back to the recorded default value. */ -void log_ident_revert_to_default(); +void log_ident_revert_to_default(void); /** * Set identity to print if there is an identity, otherwise