]> git.ipfire.org Git - thirdparty/unbound.git/commit
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)
commitbdd245ff7d5a1caae9c8e3e66d425a65ba49351d
tree7433553515895a76c891fe6fd57805260de9f088
parent7fa2b19389e27dd989fe629fa4a9145a3239d6d1
Make log_ident_revert_to_default() a proper prototype.
Pointed out by clang with -Wstrict-prototypes.
util/log.h