2
0
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:
Marcin Siodelski
2022-10-24 18:00:00 +02:00
committed by Thomas Markwalder
parent e1087e0333
commit fdb27f60a3
3 changed files with 3 additions and 3 deletions

View File

@@ -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");
}