mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[#691,!395] Fixed a typo in the server_client_unittest.cc for HTTP.
This commit is contained in:
committed by
Thomas Markwalder
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) {};
|
||||
|
||||
|
Reference in New Issue
Block a user