Francois Gouget : cryptnet/tests: Remove an uneeded NONAMELESSUNION directive.
10 Mar
2015
10 Mar
'15
3:10 p.m.
Module: wine Branch: master Commit: d30c037a1e04fb921352620d769eb28bbf401a79 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d30c037a1e04fb921352620d76... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Mar 9 22:25:49 2015 +0100 cryptnet/tests: Remove an uneeded NONAMELESSUNION directive. --- dlls/cryptnet/tests/cryptnet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/cryptnet/tests/cryptnet.c b/dlls/cryptnet/tests/cryptnet.c index 4ab88ec..8600fda 100644 --- a/dlls/cryptnet/tests/cryptnet.c +++ b/dlls/cryptnet/tests/cryptnet.c @@ -19,7 +19,7 @@ */ #include <stdarg.h> #include <stdio.h> -#define NONAMELESSUNION + #include <windef.h> #include <winbase.h> #include <winerror.h>
3938
Age (days ago)
3938
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard