PATCH: dosvm PPC

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

 



Hi,

Unbreaks ppc build even more.

Ciao, Marcus

Changelog:
	Fixed non-x86 DOSVM_Wait prototype.

Index: dlls/winedos/dosvm.c
===================================================================
RCS file: /home/wine/wine/dlls/winedos/dosvm.c,v
retrieving revision 1.35
diff -u -r1.35 dosvm.c
--- dlls/winedos/dosvm.c	2 May 2003 20:12:52 -0000	1.35
+++ dlls/winedos/dosvm.c	3 May 2003 10:49:28 -0000
@@ -539,7 +539,7 @@
 /***********************************************************************
  *		Wait (WINEDOS.@)
  */
-void WINAPI DOSVM_Wait( INT read_pipe, HANDLE hObject) {}
+void WINAPI DOSVM_Wait( CONTEXT86 *waitctx ) { }
 
 /***********************************************************************
  *		OutPIC (WINEDOS.@)


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

  Powered by Linux