]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1428] Removed spurious blank lines
authorMarcin Siodelski <marcin@isc.org>
Fri, 2 Oct 2020 17:02:51 +0000 (19:02 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 5 Oct 2020 13:14:58 +0000 (13:14 +0000)
As a result of review.

src/lib/dhcpsrv/cql_host_data_source.h
src/lib/dhcpsrv/testutils/memory_host_data_source.h

index 7d47eb3f2d3c8c4188ddf59f83dbad632ad8ce6f..d07003e891de02d7e61c23811ca63beebfd3c221 100644 (file)
@@ -443,7 +443,6 @@ public:
 
     /// @brief Controls whether IP reservations are unique or non-unique.
     ///
-
     /// In a typical case, the IP reservations are unique and backends verify
     /// prior to adding a host reservation to the database that the reservation
     /// for a given IP address does not exist. In some cases it may be required
index a97fd4faac12addbcc8d556849fe6748a6608347..cd39b70abc481a6a81529790f29b9048741eb57b 100644 (file)
@@ -291,7 +291,6 @@ public:
 
     /// @brief Controls whether IP reservations are unique or non-unique.
     ///
-
     /// In a typical case, the IP reservations are unique and backends verify
     /// prior to adding a host reservation to the database that the reservation
     /// for a given IP address does not exist. In some cases it may be required