mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
The remaining nulls
This commit is contained in:
parent
41c3256faa
commit
0a47588d0b
80 changed files with 565 additions and 565 deletions
|
@ -80,7 +80,7 @@ protected:
|
|||
* If file is not given and mode is, the filename will be opened with that
|
||||
* access mode.
|
||||
*/
|
||||
bool Open(FILE* f = nullptr, const char* mode = 0);
|
||||
bool Open(FILE* f = nullptr, const char* mode = nullptr);
|
||||
|
||||
void Unlink();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue