correct a DllMain() declaration in dllcrt1.c and dllmain.c
commitb8925960ec25cd4fda72515d249a196881902ec0
authorseyko <seyko2@gmail.com>
Tue, 3 Mar 2015 19:51:13 +0000 (3 22:51 +0300)
committerseyko <seyko2@gmail.com>
Tue, 3 Mar 2015 19:51:13 +0000 (3 22:51 +0300)
tree23a5beb79398c7d549a6564aa3246a4ad68d5a45
parent7b96ddd0458d68fa686590ab3dde7de3f9ed37c8
correct a DllMain() declaration in dllcrt1.c and dllmain.c
There is a DllMain() declaration in the mingw-runtime-4.0.3.1
and it differs from a tcc one.
win32/lib/dllcrt1.c
win32/lib/dllmain.c