From: JINMEI Tatuya Date: Thu, 1 Nov 2012 23:13:53 +0000 (-0700) Subject: [2371] fixed a trivial description error in doc X-Git-Tag: trac2487_base~1^2~21^2~30^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a77ea5d4e9e7a0edf0be99d8b7e1f98a9b1d490c;p=thirdparty%2Fkea.git [2371] fixed a trivial description error in doc --- diff --git a/src/lib/dns/master_lexer.h b/src/lib/dns/master_lexer.h index 4a754416a8..6b3c351d55 100644 --- a/src/lib/dns/master_lexer.h +++ b/src/lib/dns/master_lexer.h @@ -122,8 +122,7 @@ public: /// /// \throw None /// - /// \return A string representation of the current source (see the - /// description) + /// \return The current line number of the source (see the description) size_t getSourceLine() const; private: