hlink/tests: Sign compare fix.
This commit is contained in:
parent
454c8ff3ca
commit
5f9e19b4fd
|
@ -80,7 +80,7 @@ static const char *debugstr_guid(REFIID riid)
|
|||
|
||||
static void test_HlinkIsShortcut(void)
|
||||
{
|
||||
int i;
|
||||
UINT i;
|
||||
HRESULT hres;
|
||||
|
||||
static const WCHAR file0[] = {'f','i','l','e',0};
|
||||
|
|
Loading…
Reference in New Issue