Perf: Added forgotten all-protocol options
This commit is contained in:
parent
a8d0f2516c
commit
f9b97f1c62
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ perf_proto_start: proto_start PERF
|
|||
perf_proto:
|
||||
perf_proto_start proto_name '{'
|
||||
| perf_proto perf_proto_item ';'
|
||||
| perf_proto proto_item ';'
|
||||
;
|
||||
|
||||
perf_proto_item:
|
||||
|
|
Loading…
Reference in a new issue