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

@ -1,12 +1,13 @@
// See the file "COPYING" in the main distribution directory for copyright.
#include <errno.h>
#include <unistd.h>
#include <sys/file.h>
#include "zeek/script_opt/CPP/Util.h"
namespace zeek::detail {
#include <errno.h>
#include <sys/file.h>
#include <unistd.h>
namespace zeek::detail
{
using namespace std;
@ -74,4 +75,4 @@ void unlock_file(const string& fname, FILE* f)
}
}
} // zeek::detail
} // zeek::detail