]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
doc-comments: fix some of the complaints from doxygen
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 14 Apr 2020 10:06:44 +0000 (12:06 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 15 Jul 2020 07:26:49 +0000 (09:26 +0200)
commitec41d40984d5208295de934a2a10657e23632c3b
tree60bc6164f324efd65426f2c96e3beb3a53873994
parentf15be859b6e4d84a05b4c10f6f3905c4e8657a6a
doc-comments: fix some of the complaints from doxygen

There's still frequent issue that documenting some parameters would be
mainly noise but doxygen will warn when not doing it.
WARN_IF_UNDOCUMENTED apparently doesn't cover this and
WARN_IF_DOC_ERROR would probably remove even some useful warnings.
daemon/bindings/impl.h
lib/dnssec/signature.h
lib/generic/pack.h
lib/generic/trie.h
lib/utils.h