Wireshark-commits: [Wireshark-commits] master 5546400: frame: print debug line according to new con

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Oct 2016 09:22:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5546400b55c4524e86ce98a92444fd3b48dcc96c
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5546400 by Dario Lombardo (lomato@xxxxxxxxx):

    frame: print debug line according to new console preference.
    
    Change-Id: I4e4b7d08e7765c43904469bbf8ba5c0581428382
    Reviewed-on: https://code.wireshark.org/review/18231
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  51f3161   Add fc00 dissector
    adds  5546400   frame: print debug line according to new console preference.


Summary of changes:
 epan/dissectors/packet-frame.c |   11 ++++++-----
 epan/prefs.c                   |    5 +++++
 epan/prefs.h                   |    1 +
 3 files changed, 12 insertions(+), 5 deletions(-)