Wireshark-commits: [Wireshark-commits] master-1.12 a3ff1c1: avoid proto_tree_add_uint_format() when
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Jun 2014 18:14:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a3ff1c1c9e086962af523a0cd8037070339cb316
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

a3ff1c1 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>
    (cherry picked from commit 8515bd7633412342f579ad2d51573052c37a0b57)
    Reviewed-on: https://code.wireshark.org/review/2323
    

Actions performed:

    from  0937cce   convert cable freq, symbol rate into doubles
    adds  a3ff1c1   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(-)