Wireshark-commits: [Wireshark-commits] master da00889: Add a cast to make MSVC happy.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 May 2014 07:57:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da008892266775bddeed487248a324ea3ddfca92
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

da00889 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Add a cast to make MSVC happy.
    
    Change-Id: Iee901ae56c796007821c1754056c61954e8a342f
    Reviewed-on: https://code.wireshark.org/review/1526
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  72662c2   Try to fix packet-mysql.c(1446) : warning C4244: 'function' : conversion from 'guint64' to 'gint', possible loss of data
    adds  da00889   Add a cast to make MSVC happy.


Summary of changes:
 epan/column-utils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)