BIND 10 trac998, updated. bc81810505f7263aedb8654d139510058c251626 [trac998] editorial fix: removing a blank line at the end of the file

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jun 23 18:04:25 UTC 2011


The branch, trac998 has been updated
       via  bc81810505f7263aedb8654d139510058c251626 (commit)
      from  b57c51e6ddfc6770d5c66eab5aeb1a5238e5a7ea (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 bc81810505f7263aedb8654d139510058c251626
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Jun 23 11:04:01 2011 -0700

    [trac998] editorial fix: removing a blank line at the end of the file

-----------------------------------------------------------------------

Summary of changes:
 src/lib/acl/tests/ip_check_unittest.cc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/acl/tests/ip_check_unittest.cc b/src/lib/acl/tests/ip_check_unittest.cc
index 6b5e02b..14ba2d5 100644
--- a/src/lib/acl/tests/ip_check_unittest.cc
+++ b/src/lib/acl/tests/ip_check_unittest.cc
@@ -590,4 +590,3 @@ TEST(IPCheck, MixedMode) {
     GeneralAddress test6(vector<uint8_t>(V6ADDR_1, V6ADDR_1 + IPV6_SIZE));
     EXPECT_FALSE(acl6.matches(test6));
 }
-




More information about the bind10-changes mailing list