mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

A bit larger follow-up to what Tim pointed out: Function prototype descriptions previously used semicolons to separate parameters. Switch to use commas when a RecordType is used as function parameter. Use existing "func_args" naming for consistency.
2 lines
341 B
Text
2 lines
341 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
error in <...>/redeclaration-redefinition-errors.zeek, line 2 and <...>/redeclaration-redefinition-errors.zeek, line 1: alternate function prototype arg 'xx' not found in canonical prototype (event(xx:bool) and event(x:bool))
|