]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4267] Fixed merge typo trac4267_base
authorFrancis Dupont <fdupont@isc.org>
Wed, 24 Feb 2016 13:19:03 +0000 (14:19 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 24 Feb 2016 13:19:03 +0000 (14:19 +0100)
src/bin/dhcp4/dhcp4_srv.cc

index 3aabadb8ad1f8d65b926df5c86b77275994c3550..fb523dd531b4745e2ddcdfa3fe29e060b0c5efe2 100644 (file)
@@ -504,7 +504,6 @@ Dhcpv4Srv::run_one() {
 
     processPacket(query);
 
-    }
 }
 
 void