crypt32: Fix compilation on systems that don't support nameless unions.
authorFrancois Gouget <fgouget@free.fr>
Mon, 1 Sep 2008 15:02:54 +0000 (17:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Sep 2008 11:59:31 +0000 (13:59 +0200)
commit6bd4bf66e2a1d5239b31c2920f1d77143bd1ef89
treef1fb43adbdd7a6d13080f895265a8ada67de35a6
parent360c164e54863a48546544b86bfdd25c2669c408
crypt32: Fix compilation on systems that don't support nameless unions.
dlls/crypt32/msg.c
dlls/crypt32/tests/encode.c
dlls/crypt32/tests/msg.c