Wireshark-commits: [Wireshark-commits] master cd168a4: gsm-gsup: correct value OSMO_GSUP_CANCEL_TYP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Sep 2018 11:36:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd168a42ba687cb06130813eaebafe76bb970231
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cd168a4 by Alexander Couzens (lynxis@xxxxxxx):

    gsm-gsup: correct value OSMO_GSUP_CANCEL_TYPE_*
    
    The value has to be reduced by one as the comment already describes.
    
    Change-Id: Ib33465e0450f05779856f23800fc3bb1703cbff6
    Reviewed-on: https://code.wireshark.org/review/29678
    Reviewed-by: Harald Welte <laforge@xxxxxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  ab741aa   [Automatic update for 2018-09-16]
     add  cd168a4   gsm-gsup: correct value OSMO_GSUP_CANCEL_TYPE_*


Summary of changes:
 epan/dissectors/packet-gsm_gsup.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)