mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#3506] Addressed comments
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
#include <asiolink/io_address.h>
|
||||
#include <cc/command_interpreter.h>
|
||||
#include <config/command_mgr.h>
|
||||
#include <config/unix_command_mgr.h>
|
||||
#include <config_backend/base_config_backend.h>
|
||||
#include <dhcp6/json_config_parser.h>
|
||||
|
@@ -532,7 +532,7 @@ public:
|
||||
/// @brief Connection timeout.
|
||||
long timeout_;
|
||||
|
||||
/// @brief Use external sockets flag..
|
||||
/// @brief Use external sockets flag.
|
||||
bool use_external_;
|
||||
|
||||
/// @brief File description to lock name file.
|
||||
|
Reference in New Issue
Block a user