Wireshark-commits: [Wireshark-commits] master 3f64384: [MSVC 2015] Use intptr_t to make MSVC happy.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Jun 2015 08:01:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f64384e364c4501f8d12fc39dca9545b7a23fa0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3f64384 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [MSVC 2015] Use intptr_t to make MSVC happy.
    
    Change-Id: I1a39495bc2a752070db8c62136b17d9567bc33ab
    Reviewed-on: https://code.wireshark.org/review/8856
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6f675b5   tshark: fix computation of iostat table width when specifying an interval
    adds  3f64384   [MSVC 2015] Use intptr_t to make MSVC happy.


Summary of changes:
 rawshark.c          |    2 +-
 ui/gtk/webbrowser.c |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)