mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-17 20:22:54 -05:00
zonemd, doxygen comment fix.
This commit is contained in:
parent
1dc4d7a9f6
commit
c49a4e60fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue