From: W.C.A. Wijngaards Date: Fri, 9 Oct 2020 13:05:46 +0000 (+0200) Subject: zonemd, doxygen comment fix. X-Git-Tag: release-1.13.2rc1~269^2~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c49a4e60fe2c6d3cbb3da1ac64953f9099a24447;p=thirdparty%2Funbound.git zonemd, doxygen comment fix. --- diff --git a/services/authzone.h b/services/authzone.h index 6dd9c30b3..4df8c54c6 100644 --- a/services/authzone.h +++ b/services/authzone.h @@ -716,7 +716,7 @@ int zonemd_scheme_supported(int scheme); * @param scheme: zonemd scheme. * @param hashalgo: zonemd hash algorithm. * @param hash: the hash to check. - * @param buflen: length of hash buffer. + * @param hashlen: length of hash buffer. * @param region: temp region for allocs during canonicalisation. * @param buf: temp buffer during canonicalisation. * @param reason: string returned with failure reason.