Francois Gouget : cryptnet: Remove an unneeded NONAMELESSSTRUCT directive.
10 Mar
2015
10 Mar
'15
3:10 p.m.
Module: wine Branch: master Commit: 16a77b89e99948690393e4384b6d5d6fe76bd0c1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=16a77b89e99948690393e4384b... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Mar 9 22:21:12 2015 +0100 cryptnet: Remove an unneeded NONAMELESSSTRUCT directive. --- dlls/cryptnet/cryptnet_main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/cryptnet/cryptnet_main.c b/dlls/cryptnet/cryptnet_main.c index 90057d9..9d05a91 100644 --- a/dlls/cryptnet/cryptnet_main.c +++ b/dlls/cryptnet/cryptnet_main.c @@ -22,7 +22,6 @@ #include "wine/port.h" #define NONAMELESSUNION -#define NONAMELESSSTRUCT #define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS #include <stdio.h>
3938
Age (days ago)
3938
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard