mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[#892] minor changes
This commit is contained in:
parent
d53ab4351b
commit
bc19ae29e7
@ -62,5 +62,5 @@ MultiThreadingUtil::maxThreadQueueSize() {
|
|||||||
return 4;
|
return 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
} // dhcp
|
} // namespace dhcp
|
||||||
} // isc
|
} // namespace isc
|
||||||
|
@ -58,6 +58,6 @@ public:
|
|||||||
static uint32_t maxThreadQueueSize();
|
static uint32_t maxThreadQueueSize();
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
} // namespace dhcp
|
||||||
}
|
} // namespace isc
|
||||||
#endif // MULTI_THREADING_UTIL_H
|
#endif // MULTI_THREADING_UTIL_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user