Wireshark-commits: [Wireshark-commits] master 2221153: [MSVC 2015] Fix errors seen with the release

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Aug 2015 12:40:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2221153a9cc083a50248a72a4b4009908d84e38b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2221153 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [MSVC 2015] Fix errors seen with the released version by reverting the
    code to what failed on the RC version *sigh*
    
    Change-Id: I1b7f6d57da4cb71473a074291da7e5a0d5242c95
    Reviewed-on: https://code.wireshark.org/review/9874
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5de487a   [MSVC 2015] Compiler and visual studio version are off by 5 not 6 in MSVC 2015.
    adds  2221153   [MSVC 2015] Fix errors seen with the released version by reverting the code to what failed on the RC version *sigh*


Summary of changes:
 epan/dissectors/packet-btatt.c    |   14 ++------------
 epan/dissectors/packet-btl2cap.c  |   14 ++------------
 epan/dissectors/packet-btobex.c   |    7 +------
 epan/dissectors/packet-btrfcomm.c |    7 +------
 epan/dissectors/packet-h223.c     |    2 +-
 5 files changed, 7 insertions(+), 37 deletions(-)