Win32: move main macro to a function
commit0b710a08982eb517fe8fd428b09d5cea013df7c7
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 18:47:23 +0000 (7 19:47 +0100)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:39:55 +0000 (29 10:39 +0200)
tree929c76eca01eeb59dc5c7917e28c4efd0e0c1c9b
parent70878a74eacb36950aefd6afb9c8d03799fc7e53
Win32: move main macro to a function

The code in the MinGW main macro is getting more and more complex, move to
a separate initialization function for readabiliy and extensibility.

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/mingw.c
compat/mingw.h
http-fetch.c
remote-curl.c