BIND 10 trac2427, updated. 8e839a08dc0c54d88c6e5a93b2be00f8eb81c2f9 [2427] fixed a trivial typo in comment
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Dec 15 06:29:46 UTC 2012
The branch, trac2427 has been updated
via 8e839a08dc0c54d88c6e5a93b2be00f8eb81c2f9 (commit)
from 79b7e9ce53c8bf6fc47285795599630cc9dc3ef8 (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 8e839a08dc0c54d88c6e5a93b2be00f8eb81c2f9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Dec 14 22:29:32 2012 -0800
[2427] fixed a trivial typo in comment
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/tests/master_loader_unittest.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/tests/master_loader_unittest.cc b/src/lib/dns/tests/master_loader_unittest.cc
index 1d8c0dd..8b29929 100644
--- a/src/lib/dns/tests/master_loader_unittest.cc
+++ b/src/lib/dns/tests/master_loader_unittest.cc
@@ -185,7 +185,7 @@ TEST_F(MasterLoaderTest, include) {
}
TEST_F(MasterLoaderTest, origin) {
- // Varius forms of the directive
+ // Various forms of the directive
const char* origins[] = {
"$origin",
"$ORIGIN",
More information about the bind10-changes
mailing list