Merge pull request #140 from ln5/docu

Correct return value in documentation for getdns_pretty_print_dict().
This commit is contained in:
wtoorop 2016-02-05 16:06:04 +01:00
commit e5e2cbfd86
1 changed files with 1 additions and 1 deletions

View File

@ -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)