Browse Source

[2207] style fix: folded a long line.

JINMEI Tatuya 12 years ago
parent
commit
bef1229c90
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/lib/datasrc/tests/memory/zone_writer_unittest.cc

+ 2 - 2
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<RdataSet>* node;
     EXPECT_EQ(isc::datasrc::memory::DomainTree<RdataSet>::EXACTMATCH,
               found.zone_data->getZoneTree().