From: Jelte Jansen Date: Wed, 15 Aug 2012 15:53:49 +0000 (+0200) Subject: [2097] add an 'a' in a doxygen comment X-Git-Tag: trac2351_base~113^2~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b59e0b908ecbf12daaee9b66d3cd77b7a8554b04;p=thirdparty%2Fkea.git [2097] add an 'a' in a doxygen comment --- diff --git a/src/lib/datasrc/memory/rdataset.h b/src/lib/datasrc/memory/rdataset.h index f50cc02814..c433edae14 100644 --- a/src/lib/datasrc/memory/rdataset.h +++ b/src/lib/datasrc/memory/rdataset.h @@ -49,9 +49,9 @@ public: /// This class is primarily intended to be used in the in-memory data source /// implementation, and is not supposed to be used by general applications. /// The major design goals is to keep required memory footprint for the given -/// amount of data as small as possible, while providing reasonably efficient -/// interface to examine the data, focusing on zone lookup and DNS message -/// rendering. +/// amount of data as small as possible, while providing a reasonably +/// efficient interface to examine the data, focusing on zone lookup and DNS +/// message rendering. /// /// It encodes a specific set of RRset and (when signed) its RRSIGs, excluding /// the owner name and the RR class. The owner name is supposed to be