BIND 10 trac2097, updated. b59e0b908ecbf12daaee9b66d3cd77b7a8554b04 [2097] add an 'a' in a doxygen comment
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Aug 15 15:54:10 UTC 2012
The branch, trac2097 has been updated
via b59e0b908ecbf12daaee9b66d3cd77b7a8554b04 (commit)
from 7c0e1396fab1be6b6021d299c79c275335488944 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b59e0b908ecbf12daaee9b66d3cd77b7a8554b04
Author: Jelte Jansen <jelte at isc.org>
Date: Wed Aug 15 17:53:49 2012 +0200
[2097] add an 'a' in a doxygen comment
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/memory/rdataset.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/rdataset.h b/src/lib/datasrc/memory/rdataset.h
index f50cc02..c433eda 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
More information about the bind10-changes
mailing list