Wireshark-commits: [Wireshark-commits] master 53d3e3c: Fix some errors from the previous commit.

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

Commits:

53d3e3c 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>
    

Actions performed:

    from  10ca4c7   More checks for localtime() and gmtime() returning NULL.
    adds  53d3e3c   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(-)