URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13703434da30977805ed44f8252c6ea94e119d72
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1370343 by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of %debug, so protobuf_lang.y can be processed by Berkeley YACC.
If somebody wants to debug the parser, they can add it if necessary in
their version.
Bug: 16306
Change-Id: I00e5924058d9401176e3fab40833932dc5757e6a
Reviewed-on: https://code.wireshark.org/review/35665
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ecd60cc USB Audio: Fix Feature Unit Descriptor dissection
add 1370343 Get rid of %debug, so protobuf_lang.y can be processed by Berkeley YACC.
Summary of changes:
epan/protobuf-helper.c | 2 +-
epan/protobuf_lang.y | 5 +----
epan/protobuf_lang_tree.h | 2 +-
3 files changed, 3 insertions(+), 6 deletions(-)