Wireshark-commits: [Wireshark-commits] master 004cafd: Replace HF_EMPTY and ETT_EMPTY with -1

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Mar 2015 01:05:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=004cafd82bcad074dceb4f9a569897b71f7e913d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

004cafd by Michael Mann (mmann78@xxxxxxxxxxxx):

    Replace HF_EMPTY and ETT_EMPTY with -1
    
    Change-Id: If3e89f8e46edd4eef82037b6b348fd70a9a3033d
    Reviewed-on: https://code.wireshark.org/review/7811
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b8b172c   convert proto_tree_add_uint -> proto_tree_add_item
    adds  004cafd   Replace HF_EMPTY and ETT_EMPTY with -1


Summary of changes:
 epan/dissectors/packet-wap.h  |    3 -
 epan/dissectors/packet-wtls.c |  152 ++++++++++++++++++++---------------------
 epan/dissectors/packet-wtp.c  |   92 ++++++++++++-------------
 tools/checkhf.pl              |    5 +-
 4 files changed, 124 insertions(+), 128 deletions(-)