]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2207] style fix: folded a long line.
authorJINMEI Tatuya <jinmei@isc.org>
Fri, 19 Oct 2012 20:38:02 +0000 (13:38 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Fri, 19 Oct 2012 20:38:02 +0000 (13:38 -0700)
src/lib/datasrc/tests/memory/zone_writer_unittest.cc

index e5ff4987f5c85f5c02bf1d27745ae9112493e6d8..52f8d242e77b2656b863450e7b46c57efc717885 100644 (file)
@@ -218,8 +218,8 @@ TEST_F(ZoneWriterLocalTest, retry) {
     ZoneTable* const table(segment_->getHeader().getTable());
     const ZoneTable::FindResult found(table->findZone(Name("example.org")));
     ASSERT_EQ(isc::datasrc::result::SUCCESS, found.code);
-    // For some reason it doesn't seem to work by the ZoneNode typedef, using the
-    // full definition instead.
+    // For some reason it doesn't seem to work by the ZoneNode typedef, using
+    // the full definition instead.
     const isc::datasrc::memory::DomainTreeNode<RdataSet>* node;
     EXPECT_EQ(isc::datasrc::memory::DomainTree<RdataSet>::EXACTMATCH,
               found.zone_data->getZoneTree().