Wireshark-commits: [Wireshark-commits] master-2.2 39438c4: Fix some errors from the previous commit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Oct 2016 03:11:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39438c44ca09a3f40e7783a97571c4ea2a6b951f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

39438c4 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix some errors from the previous commit.
    
    Pro tip: if you're modifying GTK+ code, make sure you explicitly
    configure to build the GTK+ version.
    
    Change-Id: Ia24321a5037dff67d9acf1444fa0b74f5aed089e
    Reviewed-on: https://code.wireshark.org/review/18371
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 53d3e3c25ef7037ba28b93dd684f5de4c015767f)
    Reviewed-on: https://code.wireshark.org/review/18372
    

Actions performed:

    from  b8f7aff   More checks for localtime() and gmtime() returning NULL.
    adds  39438c4   Fix some errors from the previous commit.


Summary of changes:
 ui/gtk/iax2_analysis.c |    2 +-
 ui/gtk/rtp_player.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)