Browse Source

[4267] Fixed merge typo

Francis Dupont 9 years ago
parent
commit
70fdcabdf8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/bin/dhcp4/dhcp4_srv.cc

+ 0 - 1
src/bin/dhcp4/dhcp4_srv.cc

@@ -504,7 +504,6 @@ Dhcpv4Srv::run_one() {
 
     processPacket(query);
 
-    }
 }
 
 void