From: JINMEI Tatuya Date: Fri, 19 Oct 2012 20:38:02 +0000 (-0700) Subject: [2207] style fix: folded a long line. X-Git-Tag: trac2402_base~12^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef1229c90595e4aa4a6c483fc99f7cac768a1b3;p=thirdparty%2Fkea.git [2207] style fix: folded a long line. --- diff --git a/src/lib/datasrc/tests/memory/zone_writer_unittest.cc b/src/lib/datasrc/tests/memory/zone_writer_unittest.cc index e5ff4987f5..52f8d242e7 100644 --- a/src/lib/datasrc/tests/memory/zone_writer_unittest.cc +++ b/src/lib/datasrc/tests/memory/zone_writer_unittest.cc @@ -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* node; EXPECT_EQ(isc::datasrc::memory::DomainTree::EXACTMATCH, found.zone_data->getZoneTree().