Another warning fix.
This commit is contained in:
parent
9821beed52
commit
53526959e9
|
@ -148,7 +148,7 @@ typedef struct tagICreateTypeLib2Impl
|
|||
ICreateTypeLib2Vtbl *lpVtbl;
|
||||
ITypeLib2Vtbl *lpVtblTypeLib2;
|
||||
|
||||
UINT ref;
|
||||
ULONG ref;
|
||||
|
||||
WCHAR *filename;
|
||||
|
||||
|
|
Loading…
Reference in New Issue