mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
sync cabinet winetest to wine 1.1.11
svn path=/trunk/; revision=38407
This commit is contained in:
parent
4e0fcb2fa5
commit
785e3fd869
1 changed files with 1 additions and 1 deletions
|
@ -594,7 +594,7 @@ static void test_FDIIsCabinet(void)
|
|||
}
|
||||
|
||||
|
||||
INT_PTR __cdecl CopyProgress (FDINOTIFICATIONTYPE fdint, PFDINOTIFICATION pfdin)
|
||||
static INT_PTR __cdecl CopyProgress(FDINOTIFICATIONTYPE fdint, PFDINOTIFICATION pfdin)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue