mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#691,!395] Fixed a typo in the server_client_unittest.cc for HTTP.
This commit is contained in:
parent
88a60903a3
commit
a45c0acdc8
@ -1464,7 +1464,7 @@ public:
|
||||
/// and close operations.
|
||||
class ExternalMonitor {
|
||||
public:
|
||||
/// @breif Constructor
|
||||
/// @brief Constructor
|
||||
ExternalMonitor()
|
||||
: registered_fd_(-1), connect_cnt_(0), close_cnt_(0) {};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user