commit | 6715828d89fcb70f6a398f7488c090763acf0084 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Nov 20 00:14:49 2013 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Nov 20 00:14:49 2013 +0100 |
tree | a32b343621cc450a98107fecd9ab52fb85d2e504 | |
parent | f8e3221fa5eb6b0b1b30075959ff4bbab3e4f45a [diff] |
_msi.c: Fix compiler warnings on Windows 64-bit "hf" type is INT_PTR, it is used to store an int in _msi.c.