Wireshark-commits: [Wireshark-commits] master 5b1d142: Fix warnings introduced by "Qt: Initial RTP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Oct 2015 03:21:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b1d142f52ab8f89f558ab18788637d3eefdd2bb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b1d142 by Peter Wu (peter@xxxxxxxxxxxxx):

    Fix warnings introduced by "Qt: Initial RTP playback"
    
    Change-Id: I28ae077be535f32ef81ac370d6782033f219017d
    Reviewed-on: https://code.wireshark.org/review/10777
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  908cdc6   Fix typos in rtp_player_dialog files
    adds  5b1d142   Fix warnings introduced by "Qt: Initial RTP playback"


Summary of changes:
 codecs/speex/arch.h         |    2 ++
 codecs/speex/resample.c     |    8 ++++----
 ui/qt/rtp_player_dialog.cpp |    2 ++
 ui/qt/rtp_player_dialog.h   |    2 +-
 ui/tap-sequence-analysis.h  |    7 +------
 ui/voip_calls.h             |    7 +------
 6 files changed, 11 insertions(+), 17 deletions(-)