Browse Source

Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

Tomek Mrugalski 12 years ago
parent
commit
550a5e0da2
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/lib/dns/master_lexer.h

+ 1 - 2
src/lib/dns/master_lexer.h

@@ -87,8 +87,7 @@ public:
     ///
     /// Any character can be stored in the valid range of the region.
     /// In particular, there can be a nul character (\0) in the middle of
-    /// the region.  On the other hand, it is not ensured that the string
-    /// is nul-terminated.  So the usual string manipulation API may not work
+    /// the region.  So the usual string manipulation API may not work
     /// as expected.
     ///
     /// The `MasterLexer` implementation ensures that there are at least