Wireshark-commits: [Wireshark-commits] master f399d13: IDL: Clean up IDL based dissector generation
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f399d135e0d1bd00d3ff8dc3ee052fe31866e3a2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f399d13 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
IDL: Clean up IDL based dissector generation
Clean up the generators and generated dissectors a bit by updating
the header, removing unwanted includes and completing the modelines
block.
Change-Id: I8ff80b05bb598c3fa5a5f91a24d5caba87eb712e
Reviewed-on: https://code.wireshark.org/review/37154
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5e4379f IDL: make code generation reproducible
add f399d13 IDL: Clean up IDL based dissector generation
Summary of changes:
epan/dissectors/packet-coseventcomm.c | 9 +++------
epan/dissectors/packet-cosnaming.c | 9 +++------
epan/dissectors/packet-gias.c | 9 +++------
epan/dissectors/packet-parlay.c | 9 +++------
epan/dissectors/packet-tango.c | 9 +++------
tools/wireshark_be.py | 7 +++----
tools/wireshark_gen.py | 26 +++++---------------------
7 files changed, 23 insertions(+), 55 deletions(-)