mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-07 07:19:35 -05:00
Fix doxygen for recent commit.
git-svn-id: file:///svn/unbound/trunk@4021 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
35ae8ef313
commit
37da5dcdb6
1 changed files with 1 additions and 1 deletions
|
|
@ -444,7 +444,7 @@ int sldns_wire2str_rcode_buf(int rcode, char* str, size_t len);
|
|||
/**
|
||||
* Convert host format opcode to a string. 'QUERY', 'NOTIFY', 'UPDATE'.
|
||||
* With user buffer.
|
||||
* @param rcode: rcode as integer in host order
|
||||
* @param opcode: opcode as integer in host order
|
||||
* @param str: the string to write to.
|
||||
* @param len: length of str.
|
||||
* @return the number of characters for this element, excluding zerobyte.
|
||||
|
|
|
|||
Loading…
Reference in a new issue