]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1641] editorial cleanup: removed a redundant blank line
authorJINMEI Tatuya <jinmei@isc.org>
Mon, 13 Feb 2012 18:58:27 +0000 (10:58 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Mon, 13 Feb 2012 18:58:27 +0000 (10:58 -0800)
src/lib/dns/tests/rdata_nsecbitmap_unittest.cc

index 896c62fa97c6c72ef8dce79a0fb2e6c8de53ba80..80a6edf1b17094f83bc3b34bfad2d0558a35bd28 100644 (file)
@@ -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) {