mirror of https://github.com/getdnsapi/getdns.git
Merge pull request #140 from ln5/docu
Correct return value in documentation for getdns_pretty_print_dict().
This commit is contained in:
commit
e5e2cbfd86
|
@ -37,7 +37,7 @@ DNS Resolver library (libgetdns, -lgetdns)
|
|||
.SH SYNOPSIS
|
||||
#include <getdns.h>
|
||||
|
||||
getdns_list *
|
||||
char *
|
||||
.br
|
||||
.B getdns_pretty_print_dict
|
||||
(const getdns_dict *this_dict)
|
||||
|
|
Loading…
Reference in New Issue