Commit 5f9e19b4 authored by Austin English's avatar Austin English Committed by Alexandre Julliard

hlink/tests: Sign compare fix.

parent 454c8ff3
...@@ -80,7 +80,7 @@ static const char *debugstr_guid(REFIID riid) ...@@ -80,7 +80,7 @@ static const char *debugstr_guid(REFIID riid)
static void test_HlinkIsShortcut(void) static void test_HlinkIsShortcut(void)
{ {
int i; UINT i;
HRESULT hres; HRESULT hres;
static const WCHAR file0[] = {'f','i','l','e',0}; static const WCHAR file0[] = {'f','i','l','e',0};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment