From: Wouter Wijngaards Date: Mon, 28 Jan 2013 13:45:55 +0000 (+0000) Subject: fixup header. X-Git-Tag: release-1.6.17rc1~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32b53700354f84318cd509540d6b03da9ceaa4f;p=thirdparty%2Fldns.git fixup header. --- diff --git a/examples/ldns-testpkts.h b/examples/ldns-testpkts.h index 88dd422f..26a71dad 100644 --- a/examples/ldns-testpkts.h +++ b/examples/ldns-testpkts.h @@ -207,6 +207,7 @@ struct entry { /** * reads the canned reply file and returns a list of structs * does an exit on error. + * @param name: name of the file to read. * @param skip_whitespace: skip leftside whitespace. */ struct entry* read_datafile(const char* name, int skip_whitespace);