mirror of
https://github.com/reactos/wine.git
synced 2025-01-30 00:14:40 +00:00
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…
x
Reference in New Issue
Block a user