BIND 10 trac1207, updated. 61b38bf68fb9db29513d2d1d26b914338e690741 [1207] fix typo in comment
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 18 09:48:25 UTC 2012
The branch, trac1207 has been updated
via 61b38bf68fb9db29513d2d1d26b914338e690741 (commit)
from ea91956a36df0eb95d1ffeaeea57ecc72839e00b (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 61b38bf68fb9db29513d2d1d26b914338e690741
Author: Jelte Jansen <jelte at isc.org>
Date: Fri May 18 11:48:14 2012 +0200
[1207] fix typo in comment
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/tests/auth_srv_unittest.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/tests/auth_srv_unittest.cc b/src/bin/auth/tests/auth_srv_unittest.cc
index e525006..17a9312 100644
--- a/src/bin/auth/tests/auth_srv_unittest.cc
+++ b/src/bin/auth/tests/auth_srv_unittest.cc
@@ -1144,7 +1144,7 @@ TEST_F(AuthSrvTest, processNormalQuery_reuseRenderer2) {
//
namespace {
-/// A the possible methods to throw in, either in FakeClient or
+/// The possible methods to throw in, either in FakeClient or
/// FakeZoneFinder
enum ThrowWhen {
THROW_NEVER,
More information about the bind10-changes
mailing list