Uses __stdcall instead of SEC_ENTRY since it seems (at least) mingw doesn't
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Sep 2005 08:29:56 +0000 (08:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Sep 2005 08:29:56 +0000 (08:29 +0000)
commit58d628c9f8bc682480b8fe576d89abc83d329317
tree7caeb68a186c3921fb09d05e2c21a1ba7113644c
parent1e69394545b1c7585b56f70688e5821d2d270faa
Uses __stdcall instead of SEC_ENTRY since it seems (at least) mingw doesn't
define SEC_ENTRY and thus fails unless this is done!
lib/http_ntlm.c