mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
spelling. (svn:NO TEST)
git-svn-id: file:///svn/unbound/trunk@3250 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
8a6384d0ac
commit
96db52fd8e
1 changed files with 1 additions and 1 deletions
|
|
@ -508,7 +508,7 @@ void ub_resolve_free(struct ub_result* result);
|
|||
|
||||
/**
|
||||
* Convert error value to a human readable string.
|
||||
* @param err: error code from one of the ub_val* functions.
|
||||
* @param err: error code from one of the libunbound functions.
|
||||
* @return pointer to constant text string, zero terminated.
|
||||
*/
|
||||
const char* ub_strerror(int err);
|
||||
|
|
|
|||
Loading…
Reference in a new issue