2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#3506] Addressed comments

This commit is contained in:
Francis Dupont
2024-09-20 14:55:41 +02:00
parent b8f70fb7aa
commit f12e7a5166
2 changed files with 1 additions and 2 deletions

View File

@@ -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>

View File

@@ -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.