Wireshark-commits: [Wireshark-commits] master 69d348c: Bugfix "typo" from I9b04837f93

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Mar 2016 13:52:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69d348c12a2d86e5fa75189cd2dd5f4f3784dcfc
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

69d348c by Michael Mann (mmann78@xxxxxxxxxxxx):

    Bugfix "typo" from I9b04837f93
    
    Change-Id: Iafc67ced1af0fbb27545acb0e1569b8b8ccd9451
    Reviewed-on: https://code.wireshark.org/review/14544
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4a35488   ENIP: Add request/response arrows for related packets
    adds  69d348c   Bugfix "typo" from I9b04837f93


Summary of changes:
 epan/dissectors/asn1/kerberos/kerberos.cnf |    2 +
 epan/dissectors/packet-kerberos.c          |   92 ++++++++++++++--------------
 epan/dissectors/packet-kerberos.h          |   20 ++++++
 epan/dissectors/packet-pktc.c              |    4 +-
 4 files changed, 70 insertions(+), 48 deletions(-)