mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#2077] Applied typo fix
This commit is contained in:
committed by
Marcin Siodelski
parent
595355e46c
commit
86c4b32185
@@ -398,7 +398,7 @@ ClientClassDictionary::initMatchExpr(uint16_t family) {
|
||||
}
|
||||
expressions.push(match_expr);
|
||||
}
|
||||
// All expressions successfully initialied. Let's set them for the
|
||||
// All expressions successfully initialized. Let's set them for the
|
||||
// client classes in the dictionary.
|
||||
for (auto c : *list_) {
|
||||
c->setMatchExpr(expressions.front());
|
||||
|
Reference in New Issue
Block a user