Francois Gouget : ntprint: Remove an uneeded NONAMELESSUNION directive.
16 Mar
2015
16 Mar
'15
3:34 p.m.
Module: wine Branch: master Commit: 17f425290eb63b84df819abaee63d0dcff2e8c3d URL: http://source.winehq.org/git/wine.git/?a=commit;h=17f425290eb63b84df819abaee... Author: Francois Gouget <fgouget(a)free.fr> Date: Fri Mar 13 20:09:20 2015 +0100 ntprint: Remove an uneeded NONAMELESSUNION directive. --- dlls/ntprint/ntprint.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/ntprint/ntprint.c b/dlls/ntprint/ntprint.c index a5431b6..b6d77b3 100644 --- a/dlls/ntprint/ntprint.c +++ b/dlls/ntprint/ntprint.c @@ -21,7 +21,6 @@ #include <stdarg.h> #define COBJMACROS -#define NONAMELESSUNION #include "windef.h" #include "winbase.h"
3933
Age (days ago)
3933
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard