Fix DllMain definition to fix building with gcc-4.8.1 from www.mingw.org
authorSteve Hay <steve.m.hay@googlemail.com>
Mon, 14 Apr 2014 20:00:48 +0000 (21:00 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Mon, 14 Apr 2014 22:15:26 +0000 (23:15 +0100)
commita5d1065d95b2c2bac2459d722bc74ddd856f0f85
treeb3b05bf706f554695fe59699f5cca8be0b8e229f
parent200b4fd964d51e9e061e3425234c5271db3a89b1
Fix DllMain definition to fix building with gcc-4.8.1 from mingw.org

This partly fixes perl #121643.
pod/perldelta.pod
win32/perllib.c