mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[master] trivial editorial cleanup: removed spaces in a blank line.
This commit is contained in:
@@ -32,7 +32,7 @@ public:
|
||||
DataNotFoundError(const char* file, size_t line, const std::string& what) :
|
||||
isc::Exception(file, line, what) {}
|
||||
};
|
||||
|
||||
|
||||
class ConfigData {
|
||||
public:
|
||||
/// Constructs a ConfigData option with no specification and an
|
||||
|
Reference in New Issue
Block a user