(no subject)

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Tue Jul 1 15:01:01 CDT 2003


Changelog:
	wine/dlls/quartz/filtermapper.c
	Define NONAMELESSUNION/STRUCT

Oops, i thought I sent this out already this afternoon. But none appeared
even in my outbox...

-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Index: wine/dlls/quartz/filtermapper.c
===================================================================
RCS file: /home/wine/wine/dlls/quartz/filtermapper.c,v
retrieving revision 1.1
diff -u -w -r1.1 filtermapper.c
--- wine/dlls/quartz/filtermapper.c	1 Jul 2003 04:29:48 -0000	1.1
+++ wine/dlls/quartz/filtermapper.c	1 Jul 2003 11:30:51 -0000
@@ -21,6 +21,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#define NONAMELESSUNION
+#define NONAMELESSSTRUCT
+
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"



More information about the wine-patches mailing list