Wireshark-commits: [Wireshark-commits] master 8def5c4: extcap-base: remove print of version if no i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 Mar 2016 07:29:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8def5c40ded9e31cda4cdd897dd19537fe8fe5d9
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8def5c4 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap-base: remove print of version if no interfaces present.
    
    When no interfaces are available (as with androiddump when adb
    is not running) version is not printed anymore, for a cleaner
    output.
    
    Change-Id: Ia150a58ff1c04e412ff29a540f18e1fe9612f633
    Reviewed-on: https://code.wireshark.org/review/14289
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  e37275b   Associate dissector tables and heuristic subdissector lists with a protocol.
    adds  8def5c4   extcap-base: remove print of version if no interfaces present.


Summary of changes:
 extcap/extcap-base.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)