mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Reformat the world
This commit is contained in:
parent
194cb24547
commit
b2f171ec69
714 changed files with 35149 additions and 35203 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue