Wireshark-commits: [Wireshark-commits] master f597234: extcap: add binary name and version to help
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Aug 2016 12:30:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f597234785f8e4ddf1cf9f7c5d6f5fbacd9631bf
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f597234 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: add binary name and version to help message.
    
    Change-Id: I8f8083c817065cf66fd006a1caeb309d26209509
    Reviewed-on: https://code.wireshark.org/review/17305
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  c661da4   xmpp: Add whitespace keepalive indication
    adds  f597234   extcap: add binary name and version to help message.


Summary of changes:
 extcap/androiddump.c |    3 ++-
 extcap/ciscodump.c   |    3 ++-
 extcap/extcap-base.c |    8 ++++++--
 extcap/extcap-base.h |    3 ++-
 extcap/randpktdump.c |    3 ++-
 extcap/sshdump.c     |    3 ++-
 6 files changed, 16 insertions(+), 7 deletions(-)