Wireshark-commits: [Wireshark-commits] master 9e7e30e: Add a startup message for Initializing extca

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Jan 2017 12:47:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e7e30e6743e9336f310c281b3a54c923e73a54f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9e7e30e by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Add a startup message for Initializing extcap.
    
    Change-Id: I06262e98bb4a55ee1eacd7a36b938b45eaffaf76
    Reviewed-on: https://code.wireshark.org/review/19535
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  79d1ac9   Revert "Another change required for that."
    adds  9e7e30e   Add a startup message for Initializing extcap.


Summary of changes:
 register.h               |    1 +
 ui/gtk/about_dlg.c       |    3 +++
 ui/gtk/main.c            |    9 +++++----
 ui/qt/splash_overlay.cpp |    3 +++
 wireshark-qt.cpp         |    9 +++++----
 5 files changed, 17 insertions(+), 8 deletions(-)