Wireshark-commits: [Wireshark-commits] master 4963d99: Eliminate proto_tree_add_text from packet-cd

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Oct 2014 01:20:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4963d99c4a0016ffac07f841ad9e631e648bd9b8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4963d99 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-cdp.c
    
    Change-Id: I77e1f5788e0567dcaef9f75e1f45e61c63d54b4e
    Reviewed-on: https://code.wireshark.org/review/4849
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c9b84a5   This appears to be clean with my build; see if it needs work with others.
    adds  4963d99   Eliminate proto_tree_add_text from packet-cdp.c


Summary of changes:
 epan/dissectors/packet-cdp.c |  496 +++++++++++++++++++++---------------------
 1 file changed, 245 insertions(+), 251 deletions(-)