Wireshark-commits: [Wireshark-commits] master e0babef: epan: add more IS_FT_* macros

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 02 Sep 2018 22:58:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0babef797d56b4283b264cf779d2afcdb5956d3
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e0babef by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    epan: add more IS_FT_* macros
    
    The existing macros retain their value.
    
    Change-Id: I55ab0113792edc2bb28e4ef4424669e092d811fa
    Reviewed-on: https://code.wireshark.org/review/29400
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  256e32c   prefs: Remove prefs.gui_use_pref_save
     add  e0babef   epan: add more IS_FT_* macros


Summary of changes:
 epan/ftypes/ftypes.h | 33 ++++++++++++++++++++++++++++-----
 1 file changed, 28 insertions(+), 5 deletions(-)