Wireshark-commits: [Wireshark-commits] master 4aad9d3: Fix compilation warning

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Jun 2014 07:23:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4aad9d3b58062562dff00b834989ae626dc5e03f
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4aad9d3 by Yan Burman (yanb@xxxxxxxxxxxx):

    Fix compilation warning
    
    Change-Id: Ia7922415d8b22ba0c5a04ad6940c7e10bc205d57
    Reviewed-on: https://code.wireshark.org/review/2371
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  5440665   Fix building uiqt on Windows with the cmake build system: Protecting HAVE_PCAP_CREATE was not enough for the moc run in qt, maybe it doesn't have _WIN32 set?  Don't even try to detect this function on WIN32 for now.
    adds  4aad9d3   Fix compilation warning


Summary of changes:
 epan/tvbparse.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)