]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
spelling. (svn:NO TEST)
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 28 Oct 2014 16:03:08 +0000 (16:03 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 28 Oct 2014 16:03:08 +0000 (16:03 +0000)
git-svn-id: file:///svn/unbound/trunk@3250 be551aaa-1e26-0410-a405-d3ace91eadb9

libunbound/unbound.h

index 86bd3bfb444daeb25818f5439a6657066940533e..a0b16af7df0cde5bd0d2cd6e3398c2fa14d19367 100644 (file)
@@ -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);