BIND 10 trac2370, updated. a88ab93f5a8722d16f96a4e58952042ff2564751 [2370] comment wording fix
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Oct 27 00:22:12 UTC 2012
The branch, trac2370 has been updated
via a88ab93f5a8722d16f96a4e58952042ff2564751 (commit)
from 33fd1fb0ed8ebfceb01e8a84b1196af29dffde92 (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 a88ab93f5a8722d16f96a4e58952042ff2564751
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 26 17:22:01 2012 -0700
[2370] comment wording fix
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/master_lexer.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/master_lexer.h b/src/lib/dns/master_lexer.h
index eb37ba3..50dc34c 100644
--- a/src/lib/dns/master_lexer.h
+++ b/src/lib/dns/master_lexer.h
@@ -26,7 +26,7 @@ namespace dns {
class MasterLexer {
public:
- class Token; // we define it separate for better readability
+ class Token; // we define it separately for better readability
};
/// \brief Tokens for \c MasterLexer
More information about the bind10-changes
mailing list