Wireshark-commits: [Wireshark-commits] master eee21a6: redefine proto_tree_add_float_format_value()
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Apr 2014 19:23:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eee21a6e1eafd8e4398a55289016f1d8b8284f2f
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eee21a6 by Martin Kaiser (wireshark@xxxxxxxxx):

    redefine proto_tree_add_float_format_value() if we're using the new
    proto tree api, similar to other proto_tree_add_...() functions
    
    Change-Id: Iaef0711b8221a7bbb24f1004c81a1438f5674e42
    Reviewed-on: https://code.wireshark.org/review/926
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  b238cd1   Scrap wmem splay trees for now.
    adds  eee21a6   redefine proto_tree_add_float_format_value() if we're using the new proto tree api, similar to other proto_tree_add_...() functions


Summary of changes:
 epan/proto.h |    5 +++++
 1 file changed, 5 insertions(+)