mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Clang format it all
This commit is contained in:
parent
12494aac45
commit
5cdc6e150e
18 changed files with 323 additions and 313 deletions
|
@ -372,7 +372,7 @@ protected:
|
|||
void Set(double d);
|
||||
void Set(const void* p);
|
||||
|
||||
union {
|
||||
union {
|
||||
bool b;
|
||||
int i;
|
||||
zeek_int_t bi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue