mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +00:00
[#226] Typo
This commit is contained in:
parent
1b6681bb39
commit
6754a4b86a
@ -79,7 +79,7 @@ Allocator::initAfterConfigure() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
double
|
double
|
||||||
Allocator::getOccupancyRate(const asiolink::IOAddress&ddr,
|
Allocator::getOccupancyRate(const asiolink::IOAddress&,
|
||||||
const ClientClasses&) const {
|
const ClientClasses&) const {
|
||||||
return (0.);
|
return (0.);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user