BIND 10 trac2811, updated. a7161e686461f435a1e21b4918d1ad6bc45844c3 [2811] Update comment
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Feb 24 10:22:42 UTC 2013
The branch, trac2811 has been updated
via a7161e686461f435a1e21b4918d1ad6bc45844c3 (commit)
from e1f25e97a1d6c665bdea79744fe895aa87cd5907 (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 a7161e686461f435a1e21b4918d1ad6bc45844c3
Author: Mukund Sivaraman <muks at isc.org>
Date: Sun Feb 24 15:52:35 2013 +0530
[2811] Update comment
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/memory/domaintree.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory/domaintree.h b/src/lib/datasrc/memory/domaintree.h
index 1e88763..c08e6e0 100644
--- a/src/lib/datasrc/memory/domaintree.h
+++ b/src/lib/datasrc/memory/domaintree.h
@@ -2022,7 +2022,7 @@ DomainTree<T>::insertRebalance
}
// Also adjust the parent variable (node is already adjusted
- // above).
+ // above). The grandparent variable need not be adjusted.
parent = node->getParent();
/* Here, we're in a canonical form where the uncle node is
More information about the bind10-changes
mailing list