Fix gcc build.

svn path=/trunk/; revision=74924
This commit is contained in:
Giannis Adamopoulos
2017-06-05 14:40:48 +00:00
parent 0cfb73fce3
commit 3767fcf5cc
+1 -1
View File
@@ -109,7 +109,7 @@ START_TEST(toolbar)
TestVersionMessage();
hV5ActCtx = _CreateV5ActCtx();
ok (hV5ActCtx != INVALID_HANDLE_VALUE, "");
ok (hV5ActCtx != INVALID_HANDLE_VALUE, "CreateActCtxW failed\n");
if (hV5ActCtx)
{
ULONG_PTR cookie;