Correct return value in documentation for getdns_pretty_print_dict().

This commit is contained in:
Linus Nordberg 2016-02-05 15:47:26 +01:00
parent 60be402062
commit f837e32204
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ DNS Resolver library (libgetdns, -lgetdns)
.SH SYNOPSIS .SH SYNOPSIS
#include <getdns.h> #include <getdns.h>
getdns_list * char *
.br .br
.B getdns_pretty_print_dict .B getdns_pretty_print_dict
(const getdns_dict *this_dict) (const getdns_dict *this_dict)