hlink/tests: Sign compare fix.

This commit is contained in:
Austin English 2009-05-08 11:44:57 -05:00 committed by Alexandre Julliard
parent 454c8ff3ca
commit 5f9e19b4fd
1 changed files with 1 additions and 1 deletions

View File

@ -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};