Minor http.c fix

[email protected]
Newsgroups gmane.comp.emulators.winex.devel
Message-ID <[email protected]>
Here's a trivial patch to get the latest trunk code to compile using gcc 2.95.

-- 

<Douglas Leonard>
<[email protected]>

diff -urN winex/dlls/wininet/http.c winex.fixed/dlls/wininet/http.c
--- winex/dlls/wininet/http.c   2004-03-03 23:34:18.000000000 -0800
+++ winex.fixed/dlls/wininet/http.c     2004-03-04 19:41:11.000000000 -0800
@@ -154,10 +154,10 @@
 {
     CHAR *szHeader = NULL;

-    TRACE("->\n");
-
     BOOL ret = FALSE;

+    TRACE("->\n");
+
     if (lpszHeader)
     {
         INT lenHeader = lstrlenW(lpszHeader)+1;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.