BIND 10 trac2108_3, updated. d4026adcbe1cf9c969b2cff4064b2ebc5ff85b54 [2108] Delete trailing whitespace
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Sep 7 04:35:17 UTC 2012
The branch, trac2108_3 has been updated
via d4026adcbe1cf9c969b2cff4064b2ebc5ff85b54 (commit)
from cf9ebfb24e25d6a166f1773ce000b93623b937f1 (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 d4026adcbe1cf9c969b2cff4064b2ebc5ff85b54
Author: Mukund Sivaraman <muks at isc.org>
Date: Fri Sep 7 10:01:08 2012 +0530
[2108] Delete trailing whitespace
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/memory/memory_client.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/memory_client.cc b/src/lib/datasrc/memory/memory_client.cc
index 3a00894..bbaa40e 100644
--- a/src/lib/datasrc/memory/memory_client.cc
+++ b/src/lib/datasrc/memory/memory_client.cc
@@ -877,7 +877,7 @@ InMemoryClient::getIterator(const Name& name, bool separate_rrs) const {
}
return (ZoneIteratorPtr(new MemoryIterator(
- getClass(),
+ getClass(),
result.zone_data->getZoneTree(), name,
separate_rrs)));
}
More information about the bind10-changes
mailing list