Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 3d4ee5e: Use FT_UINT40 in two places

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Sep 2015 14:01:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d4ee5e6c1e218fc76661a398fb6764e2ce7e7d1
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d4ee5e by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Use FT_UINT40 in two places
    
    Finally we have FT_UINT40, so used it in Bluetooth ATT and
    HDP dissectors.
    
    Change-Id: Iab0e71345f031bca972b1eee20d7e95e193b2aef
    Reviewed-on: https://code.wireshark.org/review/10527
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  fb80cbd   Bluetooth: Add "PAN" prefix to three UUIDs
    adds  3d4ee5e   Use FT_UINT40 in two places


Summary of changes:
 epan/dissectors/packet-btatt.c |    3 +--
 epan/dissectors/packet-hdcp.c  |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)