Minor typo fix

master
Paul Sutton 5 years ago committed by Andre Puschmann
parent ee209fc0a2
commit b2e6ef772b

@ -89,7 +89,7 @@ private:
};
class prach_worker_pool:
class prach_worker_pool
{
private:
std::vector<std::unique_ptr<prach_worker> > prach_vec;

Loading…
Cancel
Save