Perf: Added forgotten all-protocol options

This commit is contained in:
Maria Matejka 2019-02-01 14:09:01 +01:00
parent a8d0f2516c
commit f9b97f1c62

View file

@ -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: