mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
Reverting accidentally committed changes.
Thanks, Bernhard!
This commit is contained in:
parent
0d748c117d
commit
43752b3d9f
2 changed files with 1 additions and 2 deletions
|
@ -39,7 +39,7 @@ bool None::DoInit(const WriterInfo& info, int num_fields,
|
|||
std::cout << std::endl;
|
||||
}
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
bool None::DoRotate(const char* rotated_path, double open, double close, bool terminating)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue