BIND 10 trac1431, updated. 1262df829dea239e99206d71aa0281928c5ff426 [1431] Indentation
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jan 23 15:52:35 UTC 2012
The branch, trac1431 has been updated
via 1262df829dea239e99206d71aa0281928c5ff426 (commit)
from c790b4dfc1f63128f017f48db730cadc1396126b (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 1262df829dea239e99206d71aa0281928c5ff426
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon Jan 23 15:58:52 2012 +0100
[1431] Indentation
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/database.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/database.h b/src/lib/datasrc/database.h
index c897b77..9629300 100644
--- a/src/lib/datasrc/database.h
+++ b/src/lib/datasrc/database.h
@@ -754,10 +754,10 @@ public:
virtual isc::dns::Name findPreviousName(const isc::dns::Name& query)
const;
- /// Look for NSEC3 for proving (non)existence of given name.
- ///
- /// See documentation in \c Zone.
- virtual FindNSEC3Result
+ /// Look for NSEC3 for proving (non)existence of given name.
+ ///
+ /// See documentation in \c Zone.
+ virtual FindNSEC3Result
findNSEC3(const isc::dns::Name& name, bool recursive);
/// \brief The zone ID
More information about the bind10-changes
mailing list