From: Karsten Blees Date: Fri, 7 Jan 2011 18:47:23 +0000 (+0100) Subject: Win32: move main macro to a function X-Git-Tag: v2.1.0-rc0~61^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/13f1df432ea78a9dda2e70036215f754db182934?hp=13f1df432ea78a9dda2e70036215f754db182934 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 Signed-off-by: Erik Faye-Lund Signed-off-by: Stepan Kasal Signed-off-by: Junio C Hamano ---