ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master c3582a6: There's nothing GTK+ about TShark.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Nov 2014 18:56:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3582a69450db307a973585857791ca814e19a50
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c3582a6 by Guy Harris (guy@xxxxxxxxxxxx):

    There's nothing GTK+ about TShark.
    
    Remove gtk from routine names in CLI taps.
    
    Change-Id: I0846da9b1e8119ed966b441cb1ca0ce1820fd1c8
    Reviewed-on: https://code.wireshark.org/review/5305
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4d3c4c4   Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].
    adds  c3582a6   There's nothing GTK+ about TShark.


Summary of changes:
 ui/cli/tap-bootpstat.c |    4 ++--
 ui/cli/tap-funnel.c    |    4 ++--
 ui/cli/tap-httpstat.c  |   10 +++++-----
 ui/cli/tap-rtspstat.c  |   10 +++++-----
 4 files changed, 14 insertions(+), 14 deletions(-)