mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
parent
5d7af681f4
commit
6253c7c02c
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@ int main(int argc, char** argv)
|
|||
opterr = 0;
|
||||
|
||||
char opts[256];
|
||||
safe_strncpy(opts, "B:D:e:f:I:i:K:n:p:R:r:s:T:t:U:w:x:X:y:Y:z:CFGHLOPSWdghvZ",
|
||||
safe_strncpy(opts, "B:D:e:f:I:i:K:n:p:R:r:s:T:t:U:w:x:X:y:Y:z:CFGLOPSWdghvZ",
|
||||
sizeof(opts));
|
||||
|
||||
#ifdef USE_PERFTOOLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue