crypt32/tests: Comment out an unused struct (Clang).

This commit is contained in:
André Hentschel 2014-11-21 20:59:11 +01:00 committed by Alexandre Julliard
parent ab7228f318
commit 86c1d068f2
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ struct BinTests
static const BYTE toEncode1[] = { 0 };
static const BYTE toEncode2[] = { 1,2 };
static const BYTE toEncode3[] = { 1,2,3 };
/* static const BYTE toEncode3[] = { 1,2,3 }; */
static const BYTE toEncode4[] =
"abcdefghijlkmnopqrstuvwxyz01234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890"
"abcdefghijlkmnopqrstuvwxyz01234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890"