Hi Kai,

Patches look good to me. I have only clean up suggestions (feel free to
ignore):

On 01/07/15 12:46, Kai Tietz wrote:
>  typedef struct _EAP_CRED_EXPIRY_REQ {
>    EAP_CONFIG_INPUT_FIELD_ARRAY curCreds;
>    EAP_CONFIG_INPUT_FIELD_ARRAY newCreds;
> -} EAP_CRED_EXPIRY_REQ, *PEAP_CRED_EXPIRY_REQ;
> +} /* EAP_CRED_EXPIRY_REQ, */ *PEAP_CRED_EXPIRY_REQ;

I think it would be cleaner to move the typedef to the place where
EAP_CRED_EXPIRY_REQ  is first typedefed (and remove the other typedef).

Also I don't see the point of wlantypes.h changes.

Thanks,
Jacek

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to