URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ffe30fb0d3ee0ebe6f149cc4d8bbd189891bcaf0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ffe30fb by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
    Allow the HandoverPreparationInfoPDU dissector to be looked up by name and called.
    
    Change-Id: I9c22b74d5c3329b6c7d74547d26e940c84ffc66c
    Reviewed-on: https://code.wireshark.org/review/4247
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  5f096ac   Fix presumed cut-and-pasteo.
    adds  ffe30fb   Allow the HandoverPreparationInfoPDU dissector to be looked up by name and called.
Summary of changes:
 asn1/lte-rrc/packet-lte-rrc-template.c |   24 ++++++++++++++++++++++++
 epan/dissectors/packet-lte-rrc.c       |   30 +++++++++++++++++++++++++++---
 2 files changed, 51 insertions(+), 3 deletions(-)