From: Willem Toorop Date: Mon, 21 May 2012 13:41:33 +0000 (+0000) Subject: Oops! (fix doxygen error) X-Git-Tag: release-1.6.14rc1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f802d24aafd580a991566d469fa4c895a1219bbb;p=thirdparty%2Fldns.git Oops! (fix doxygen error) --- diff --git a/ldns/dnssec_zone.h b/ldns/dnssec_zone.h index c7909c07..4d2642fd 100644 --- a/ldns/dnssec_zone.h +++ b/ldns/dnssec_zone.h @@ -364,8 +364,8 @@ ldns_dnssec_zone *ldns_dnssec_zone_new(); * \param[out] z the new zone * \param[in] *fp the filepointer to use * \param[in] *origin the zones' origin + * \param[in] c default class to use (IN) * \param[in] ttl default ttl to use - * \param[out] line_nr used for error msg, to get to the line number * * \return ldns_status mesg with an error or LDNS_STATUS_OK */