Wireshark-commits: [Wireshark-commits] master a2a17cd: Fold alloc_field_info() into proto_tree_add_
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Apr 2014 13:32:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2a17cd6ab23dab0360fcfd1f98d5c27547414a9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a2a17cd by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Fold alloc_field_info() into proto_tree_add_pi().
    
    Change-Id: Iba9c6133d686fdcf70645238f8bd312815d377b0
    Reviewed-on: https://code.wireshark.org/review/1349
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  afbb1e7   Use 4-space indentation consistently in epan/charsets.c.
    adds  a2a17cd   Fold alloc_field_info() into proto_tree_add_pi().


Summary of changes:
 epan/proto.c |   19 +++----------------
 1 file changed, 3 insertions(+), 16 deletions(-)