mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[master] trivial editorial cleanup: removed spaces in a blank line.
This commit is contained in:
parent
c1a0b11d84
commit
ead53d5c0f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user