Wireshark-commits: [Wireshark-commits] master-1.12 474de10: CAPWAP: Fix soft-deprecated APIs warnin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Jun 2014 12:47:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=474de10d892a19d09ec10e4d5b16a025edc47df2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

474de10 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    CAPWAP: Fix soft-deprecated APIs warning
    
    tvb_length_remaining => tvb_reported_length_remaining
    
    Change-Id: Ie1fa09e00e098c41df2e87771300e3842659dad6
    Reviewed-on: https://code.wireshark.org/review/2095
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 5cff2b6d03568e4279b1664769053b13c0cc9ec9)
    Reviewed-on: https://code.wireshark.org/review/2106
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  d34b85c   3GPP NAS: add dissection of MSISDN in PCO
    adds  474de10   CAPWAP: Fix soft-deprecated APIs warning


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