From: Thomas Markwalder Date: Wed, 7 Aug 2019 12:40:08 +0000 (-0400) Subject: [#665,!460] Addressed review comments X-Git-Tag: Kea-1.6.0~41^2~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007e866a7916011f54e1424a8cc4bdd10b9b6fae;p=thirdparty%2Fkea.git [#665,!460] Addressed review comments alloc_engine6_unittest.cc Removed extraneous spaces. --- diff --git a/src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc b/src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc index 0ffac003b1..d35985a736 100644 --- a/src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc +++ b/src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc @@ -3331,7 +3331,7 @@ TEST_F(AllocEngine6Test, globalHostReservedAddress) { EXPECT_EQ("3001::1", lease->addr_.toText()); // We're going to rollback the clock a little so we can verify a renewal. - // We verify the "time" change in case the lease returned to us + // We verify the "time" change in case the lease returned to us // by expectOneLease ever becomes a copy and not what is in the lease mgr. --lease->cltt_; Lease6Ptr from_mgr = LeaseMgrFactory::instance().getLease6(lease->type_,