BIND 10 trac2445, updated. 52a60eb5c950491c450ec933f66a56318b4da669 [2445] Merge branch 'trac2445' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2445
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 7 14:55:08 UTC 2012
The branch, trac2445 has been updated
via 52a60eb5c950491c450ec933f66a56318b4da669 (commit)
via d9d6998c28cfcf825fb2845acc3b4eb705e991a4 (commit)
from 512ccc6d8b7bc49b085289226407fe741ebe7a54 (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 52a60eb5c950491c450ec933f66a56318b4da669
Merge: d9d6998 512ccc6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Dec 7 06:54:28 2012 -0800
[2445] Merge branch 'trac2445' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2445
commit d9d6998c28cfcf825fb2845acc3b4eb705e991a4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Dec 6 10:08:59 2012 -0800
[2445] fixed a typo
-----------------------------------------------------------------------
Summary of changes:
src/lib/log/log_buffer_impl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/log/log_buffer_impl.h b/src/lib/log/log_buffer_impl.h
index 7e4d0d5..e18550a 100644
--- a/src/lib/log/log_buffer_impl.h
+++ b/src/lib/log/log_buffer_impl.h
@@ -83,7 +83,7 @@ public:
/// All events are replayed to their loggers (which should have
/// other appenders when this is called.
/// Once this method has been called, no more events can be
- /// added trough calls to \c add(); if \c add() is called after flush(),
+ /// added through calls to \c add(); if \c add() is called after flush(),
/// an exception will be raised.
/// If flush for any reason fails, the remaining events are dropped.
void flush();
More information about the bind10-changes
mailing list