Another warning fix.

This commit is contained in:
Alexandre Julliard 2005-01-10 12:31:06 +00:00
parent 9821beed52
commit 53526959e9
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ typedef struct tagICreateTypeLib2Impl
ICreateTypeLib2Vtbl *lpVtbl;
ITypeLib2Vtbl *lpVtblTypeLib2;
UINT ref;
ULONG ref;
WCHAR *filename;