mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2604] Fixed whitespace in several files
This commit is contained in:
committed by
Thomas Markwalder
parent
e1087e0333
commit
fdb27f60a3
@@ -1794,7 +1794,7 @@ MySqlLeaseMgr::MySqlLeaseContextAlloc::~MySqlLeaseContextAlloc() {
|
||||
// If running in single-threaded mode, there's nothing to do here.
|
||||
}
|
||||
|
||||
void
|
||||
void
|
||||
MySqlLeaseMgr::setExtendedInfoTablesEnabled(const db::DatabaseConnection::ParameterMap& /* parameters */) {
|
||||
isc_throw(isc::NotImplemented, "extended info tables are not yet supported by mysql");
|
||||
}
|
||||
|
Reference in New Issue
Block a user