wininet: HttpSendRequestExA is not a stub.

This commit is contained in:
Dan Hipschman 2008-03-27 13:51:13 -07:00 committed by Alexandre Julliard
parent bab3d82bcf
commit aaecdf79bd
1 changed files with 1 additions and 1 deletions

View File

@ -2588,7 +2588,7 @@ BOOL WINAPI HttpSendRequestExA(HINTERNET hRequest,
DWORD headerlen;
LPWSTR header = NULL;
TRACE("(%p, %p, %p, %08x, %08lx): stub\n", hRequest, lpBuffersIn,
TRACE("(%p, %p, %p, %08x, %08lx)\n", hRequest, lpBuffersIn,
lpBuffersOut, dwFlags, dwContext);
if (lpBuffersIn)