Browse Source

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

JINMEI Tatuya 14 years ago
parent
commit
bc81810505
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/acl/tests/ip_check_unittest.cc

+ 0 - 1
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));
 }
-