Reformat the world

This commit is contained in:
Tim Wojtulewicz 2021-09-16 15:35:39 -07:00
parent 194cb24547
commit b2f171ec69
714 changed files with 35149 additions and 35203 deletions

View file

@ -2,7 +2,8 @@
#pragma once
namespace zeek {
namespace zeek
{
/**
* Set the process affinity to a given CPU. Currently only supported on
@ -14,4 +15,4 @@ namespace zeek {
*/
bool set_affinity(int core_number);
} // namespace zeek
} // namespace zeek