Wireshark-commits: [Wireshark-commits] master bf1c8b5: 6lowpan: proto_tree_add_item() can be used d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Mar 2016 22:04:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bf1c8b5617a1d5e679ba28f9203bc893e2c698a8
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bf1c8b5 by Martin Kaiser (wireshark@xxxxxxxxx):

    6lowpan: proto_tree_add_item() can be used directly for an FT_UINT64
    
    Change-Id: I3f43fc9b0951822dd2ec3aba85af993e20c549d3
    Reviewed-on: https://code.wireshark.org/review/14515
    Reviewed-by: João Valverde <j@xxxxxx>
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  a44282e   cmake: Remove extcap from include directories
    adds  bf1c8b5   6lowpan: proto_tree_add_item() can be used directly for an FT_UINT64


Summary of changes:
 epan/dissectors/packet-6lowpan.c |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)