mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Clang format it all
This commit is contained in:
parent
12494aac45
commit
5cdc6e150e
18 changed files with 323 additions and 313 deletions
|
@ -661,7 +661,7 @@ public:
|
|||
|
||||
private:
|
||||
Type type;
|
||||
union {
|
||||
union {
|
||||
bool bool_;
|
||||
double double_;
|
||||
const Event* event;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue