msvc-inval: port to mingw-w64
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 Jun 2013 00:24:24 +0000 (17:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 Jun 2013 00:24:44 +0000 (17:24 -0700)
commit86725346a1b116f3c2da26c124288f5f4495bf69
tree5f6749e47006c9afbe7ca0fbd7b47afd2789eaf4
parent2845ecc459a4ad03de8397a2c942c2e91d2d3ed5
msvc-inval: port to mingw-w64

* lib/msvc-inval.c (gl_msvc_invalid_parameter_handler):
Use __cdecl, not cdecl, for mingw-w64.  Reported by LRN in
<http://lists.gnu.org/archive/html/bug-gnulib/2013-06/msg00039.html>.
ChangeLog
lib/msvc-inval.c