mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
[MAPI32_WINETEST]
* Sync with Wine 1.7.17. CORE-8080 svn path=/trunk/; revision=62906
This commit is contained in:
parent
55dc9ac8c0
commit
e160b5bdfd
1 changed files with 1 additions and 1 deletions
|
@ -716,7 +716,7 @@ static void test_ScCountProps(void)
|
|||
GUID iids[4], *iid = iids;
|
||||
SCODE res;
|
||||
ULONG pt, exp, ulRet;
|
||||
int success = 1;
|
||||
BOOL success = TRUE;
|
||||
|
||||
if (!pScCountProps)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue