Wireshark-commits: [Wireshark-commits] master 22b5278: packet-mgcp.[hc]: Various changes:
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22b5278b7182b327051ae99b0dbc48510a2e82b7
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
22b5278 by Bill Meier (wmeier@xxxxxxxxxxx):
packet-mgcp.[hc]: Various changes:
- Add/use extended value-string;
- Move proto_register...() and proto_reg_handoff...() to the end of the file;
- Add editor modelines and adjust whitespace as appropriate.
Change-Id: Iede67c418d9f2b4e263113bb14e77d6a56a16225
Reviewed-on: https://code.wireshark.org/review/4387
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from ff307c7 Add more HAVE_LIBPCAP checks.
adds 22b5278 packet-mgcp.[hc]: Various changes:
Summary of changes:
epan/dissectors/packet-mgcp.c | 776 +++++++++++++++++++++--------------------
epan/dissectors/packet-mgcp.h | 15 +-
2 files changed, 409 insertions(+), 382 deletions(-)