]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4109a] indent
authorFrancis Dupont <fdupont@isc.org>
Fri, 17 Jun 2016 13:14:35 +0000 (15:14 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 17 Jun 2016 13:14:35 +0000 (15:14 +0200)
src/bin/dhcp6/tests/dhcp6to4_ipc_unittest.cc

index 49a909a89d5c86031ea6fbb8d0c82f2dccc1a222..905a9d8714a43489d29ef7fe459b01174e26f9c5 100644 (file)
@@ -50,7 +50,7 @@ public:
         configurePort(TEST_PORT);
         // Install buffer6_send_callout
         EXPECT_NO_THROW(HooksManager::preCalloutsLibraryHandle().
-                    registerCallout("buffer6_send", buffer6_send_callout));
+                        registerCallout("buffer6_send", buffer6_send_callout));
     }
 
     /// @brief Configure DHCP4o6 port.