From: Miek Gieben Date: Thu, 12 May 2005 12:10:52 +0000 (+0000) Subject: doxygen X-Git-Tag: release-0.60^2~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97ec68c97aebc7febd620a00ad597b1fcd0a5634;p=thirdparty%2Fldns.git doxygen --- diff --git a/ldns/util.h.in b/ldns/util.h.in index b7e00e6d..16378433 100644 --- a/ldns/util.h.in +++ b/ldns/util.h.in @@ -167,7 +167,6 @@ char int_to_hexdigit(int ch); /** * Show the internal library version - * \param[in] none * \return a string with the version in it */ char * ldns_version(void);