]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Oops! (fix doxygen error)
authorWillem Toorop <willem@NLnetLabs.nl>
Mon, 21 May 2012 13:41:33 +0000 (13:41 +0000)
committerWillem Toorop <willem@NLnetLabs.nl>
Mon, 21 May 2012 13:41:33 +0000 (13:41 +0000)
ldns/dnssec_zone.h

index c7909c07eb582301a912caa76942d58943560616..4d2642fd1b45d683a943703da71284c5dee6fca2 100644 (file)
@@ -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
  */