]> git.eshelyaron.com Git - emacs.git/commit
Avoid MinGW64 compiler warnings in unexw32.c
authorAndy Moreton <andrewjmoreton@gmail.com>
Sat, 16 Sep 2017 13:44:39 +0000 (16:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Sep 2017 13:44:39 +0000 (16:44 +0300)
commit12e864eb30df410906b5fb5d47f0342be7073527
tree13db56ff5cfa7de0873c74db433aee2c3c34383a
parent625cee531623feddbe3174fad52c7db96ec60bb3
Avoid MinGW64 compiler warnings in unexw32.c

* src/unexw32.c (pDWP) [MINGW_W64]: Define to "16llx" only for the
64-bit build.
src/unexw32.c