Wireshark-commits: [Wireshark-commits] master 38f4389: btmesh: Fix compilation warnings
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Feb 2019 21:26:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38f43894a1a20a37bf5f4d9df20e6658be018f7a
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

38f4389 by Piotr Winiarczyk (wino45@xxxxxxxxx):

    btmesh: Fix compilation warnings
    
    Change-Id: I40e103fd3bc4c77dcf97565eabac40e671707802
    Reviewed-on: https://code.wireshark.org/review/32126
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  c28d8f9   packet-dhcp.c: Fix modification of a const char* string
     add  38f4389   btmesh: Fix compilation warnings


Summary of changes:
 epan/dissectors/packet-btmesh-pbadv.c        | 6 +++---
 epan/dissectors/packet-btmesh-provisioning.c | 5 +----
 epan/dissectors/packet-btmesh-proxy.c        | 3 ++-
 3 files changed, 6 insertions(+), 8 deletions(-)