mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 00:15:17 +00:00
[#3536] remove Initializer
This commit is contained in:
@@ -5020,7 +5020,7 @@ Dhcpv4Srv::getVersion(bool extended) {
|
||||
tmp << "lease backends:" << endl;
|
||||
tmp << LeaseMgrFactory::getDBVersions() << endl;
|
||||
tmp << "host backends:" << endl;
|
||||
tmp << HostDataSourceFactory::getDBVersions() << endl;
|
||||
tmp << HostDataSourceFactory::getDBVersions();
|
||||
// @todo: more details about database runtime
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user