Browse Source

[1641] editorial cleanup: removed a redundant blank line

JINMEI Tatuya 13 years ago
parent
commit
2a29f6b872
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/dns/tests/rdata_nsecbitmap_unittest.cc

+ 0 - 1
src/lib/dns/tests/rdata_nsecbitmap_unittest.cc

@@ -174,7 +174,6 @@ TYPED_TEST(NSECLikeBitmapTest, badText) {
                  InvalidRdataText);
 }
 
-
 // This tests the result of toText() with various kinds of NSEC/NSEC3 bitmaps.
 // It also tests the "from text" constructor as a result.
 TYPED_TEST(NSECLikeBitmapTest, toText) {