Wireshark-commits: [Wireshark-commits] master e46d144: Small fix to how number of traffic classes i
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 May 2014 15:02:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e46d1447be81100a858a192f9bdc5330d2700a15
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e46d144 by Anish Bhatt (anish@xxxxxxxxxxx):

    Small fix to how number of traffic classes is displayed for ETS.
    Used proto_tree_add_uint_format_valu instead of append_text
    
    Change-Id: I6d3d6049655c0573b66249ce93ea850c15b1cb7b
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/1522
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  8070155   Remove trailing whitespace
    adds  e46d144   Small fix to how number of traffic classes is displayed for ETS. Used proto_tree_add_uint_format_valu instead of append_text


Summary of changes:
 epan/dissectors/packet-lldp.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)