ntdll - relay.c function decl is wrong on non-x86

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changlog: porting fix

Index: wine/dlls/ntdll/relay.c
===================================================================
RCS file: /home/wine/wine/dlls/ntdll/relay.c,v
retrieving revision 1.1
diff -u -r1.1 relay.c
--- wine/dlls/ntdll/relay.c     19 Sep 2003 04:32:39 -0000      1.1
+++ wine/dlls/ntdll/relay.c     21 Sep 2003 00:20:37 -0000
@@ -1100,7 +1100,7 @@
     return origfun;
 }

-void RELAY_SetupDLL( const char *module )
+void RELAY_SetupDLL( HMODULE module )
 {
 }



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux