]> code.delx.au - gnu-emacs/commit
Replace uses of _W64 with MINGW_W64
authorOscar Fuentes <ofv@wanadoo.es>
Thu, 27 Nov 2014 03:03:07 +0000 (04:03 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Thu, 27 Nov 2014 03:03:07 +0000 (04:03 +0100)
commit1ed5c2d9bcc99c92cff1f6382e4c39c70a126f62
treec78e475e32503ad08003a7049503b5cf97b5d990
parentba4502fe1465f7803beca3ae187e41f0b25bef10
Replace uses of _W64 with MINGW_W64

This is the `master' branch follow-up to the change made previously on
the emacs-24 branch (81e0cca7bbc99dbfda898a8aaab740ae121cf045).

    * src/w32.c: Use MINGW_W64 instead of _W64.

    * src/w32heap.c: Likewise.
src/ChangeLog
src/w32.c
src/w32heap.c