]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1781] Removed whitespace
authorThomas Markwalder <tmark@isc.org>
Wed, 13 Jul 2022 11:59:08 +0000 (07:59 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 20 Jul 2022 13:04:58 +0000 (09:04 -0400)
src/hooks/dhcp/high_availability/query_filter.cc

index e5c9b0c19e049074f66ce157c711cc4e4060fa67..c434e0e0f0366892913994d8b3e1d7fea4961158 100644 (file)
@@ -110,7 +110,6 @@ std::array<bool, DHCPV6_TYPES_EOF> v6_ha_types = {
     false   // DHCPV6_CONTACT              = 35
 };
 
-
 } // end of anonymous namespace
 
 namespace isc {