Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 4150bae: Fix checkapi warnings

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Sep 2015 16:13:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4150bae2c39f25c819ce50aeb447e1d7d19f8451
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4150bae by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix checkapi warnings
    
    Fix some (mostly spurious) checkapi warnings by renaming the
    offending variables.
    
    Change-Id: I7a43ac89f5ed35053a6526fa838fbad67669a49a
    Reviewed-on: https://code.wireshark.org/review/10655
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  13d2869   Qt: Use "" for empty QString const reference.
    adds  4150bae   Fix checkapi warnings


Summary of changes:
 ui/cli/tap-follow.c       |   20 ++++++++++----------
 ui/cli/tap-iostat.c       |   22 +++++++++++-----------
 ui/win32/file_dlg_win32.c |   34 +++++++++++++++++-----------------
 3 files changed, 38 insertions(+), 38 deletions(-)