]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Make log_ident_revert_to_default() a proper prototype. 197/head
authorFlorian Obser <florian@narrans.de>
Fri, 20 Mar 2020 10:44:38 +0000 (11:44 +0100)
committerFlorian Obser <florian@narrans.de>
Fri, 20 Mar 2020 10:44:38 +0000 (11:44 +0100)
Pointed out by clang with -Wstrict-prototypes.

util/log.h

index 098a850a5599df10cc723262b031141baa137d54..29a1ba38009fc34ccbebba1bf76a22e56e301683 100644 (file)
@@ -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