Wireshark-commits: [Wireshark-commits] master 85e7c15: Use proto_tree_add_expert_format instead of

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Oct 2014 12:29:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85e7c15605ad48b9bd9d6612966a9f5be206ce5b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

85e7c15 by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    Use proto_tree_add_expert_format instead of proto_tree_add_text
    
    Change-Id: Ia017fa9535cbc7570ce6bd442972eedd2143825a
    Reviewed-on: https://code.wireshark.org/review/4729
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  975b02f   Converted numerous proto_tree_add_none_format() calls for bitmask/flag items to proto_tree_add_bitmask(). Correctly set the length of LBT-RM and LBT-RU header blocks. Various other cosmetic cleanups.
    adds  85e7c15   Use proto_tree_add_expert_format instead of proto_tree_add_text


Summary of changes:
 plugins/opcua/opcua_simpletypes.c |   28 ++++++++++++++++------------
 1 file changed, 16 insertions(+), 12 deletions(-)