Wireshark-commits: [Wireshark-commits] master 8515bd7: avoid proto_tree_add_uint_format() when we j

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 May 2014 08:03:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8515bd7633412342f579ad2d51573052c37a0b57
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8515bd7 by Martin Kaiser (wireshark@xxxxxxxxx):

    avoid proto_tree_add_uint_format() when we just want the default
    description
    
    Change-Id: Ice06e257a72f3b4ce1229ff90129628f0e3bbcfb
    Reviewed-on: https://code.wireshark.org/review/1873
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  21a1208   Introduce 802.11 dissectors with wired-in "FCS present" indications.
    adds  8515bd7   avoid proto_tree_add_uint_format() when we just want the default description


Summary of changes:
 epan/dissectors/packet-dvbci.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)