mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[5019] spelling
This commit is contained in:
committed by
Tomek Mrugalski
parent
08fa5b4219
commit
e3f2fe4b78
@@ -818,7 +818,7 @@ public:
|
|||||||
SubnetConfigParser(const std::string&, ParserContextPtr global_context,
|
SubnetConfigParser(const std::string&, ParserContextPtr global_context,
|
||||||
const isc::asiolink::IOAddress& default_addr);
|
const isc::asiolink::IOAddress& default_addr);
|
||||||
|
|
||||||
/// @brief virtual destuctor (does nothing)
|
/// @brief virtual destructor (does nothing)
|
||||||
virtual ~SubnetConfigParser() { }
|
virtual ~SubnetConfigParser() { }
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Reference in New Issue
Block a user