Wireshark-commits: [Wireshark-commits] master 4f1d20a: proto_tree_add_uint() takes a value, not an

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Jun 2014 06:57:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f1d20abae2c485bf0cdcaee10a917e4e01ebda1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4f1d20a by Guy Harris (guy@xxxxxxxxxxxx):

    proto_tree_add_uint() takes a value, not an encoding, as an argument.
    
    Change-Id: Ie2c0523e32b54cd13506501d98215934a8d1304e
    Reviewed-on: https://code.wireshark.org/review/2611
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4105c48   Another capchild.lib -> libcapchild.lib.
    adds  4f1d20a   proto_tree_add_uint() takes a value, not an encoding, as an argument.


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)