]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1282] Removed spurious spaces
authorFrancis Dupont <fdupont@isc.org>
Wed, 24 Jun 2020 20:16:30 +0000 (22:16 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sat, 27 Jun 2020 15:54:34 +0000 (15:54 +0000)
src/lib/hooks/tests/parking_lots_unittest.cc

index e0a2ecd258019ae5d7bac754454c98674353d451..62d0d49c71ce644f87556928e6ab2ed49a839e39 100644 (file)
@@ -139,7 +139,7 @@ TEST(ParkingLotTest, clear) {
     parking_lot.reset();
     parking_lot_handle.reset();
     parked_object.reset();
-    
+
     // The parked object is still alive.
     EXPECT_FALSE(weak_parked_object.expired());