comcat/tests: Cast-qual warnings fix.

oldstable
Andrew Talbot 2006-12-04 20:29:24 +00:00 committed by Alexandre Julliard
parent 581321d420
commit 70797560b7
1 changed files with 2 additions and 2 deletions

View File

@ -65,14 +65,14 @@ static void do_enum(void)
GUID wanted_guid;
ULONG fetched = -1;
static const WCHAR szCatID[] = {
static WCHAR szCatID[] = {
'{',
'd','e','a','d','c','a','f','e',
'-','0','0','0','0','-','0','0','0','0',
'-','0','0','0','0',
'-','0','0','0','0','0','0','0','0','0','0','0','0',
'}',0};
static const WCHAR szGuid[] = {
static WCHAR szGuid[] = {
'{',
'd','e','a','d','c','a','f','e','-',
'b','e','e','d','-',