Followup for "Win32: move main macro to a function" for const correctness.
commit6949537ac9427d64f444be09a6db71db2742dd3b
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 15 Jun 2013 05:29:48 +0000 (15 06:29 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 5 Dec 2013 23:19:18 +0000 (5 23:19 +0000)
treece2c06359558e418799ba374cde7f9f23622a13d
parent0115ef8392d326e6212377aab972cd8fdcb0e9b2
Followup for "Win32: move main macro to a function" for const correctness.

This handles const warnings that break the build raised by http-fetch and
remote-curl main functions that have different const arguments.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
compat/mingw.h
http-fetch.c
remote-curl.c