Hi,

In ole32/ifs.c:RemoveMemoryLocation(), should the parameter be a LPVOID *,
or should it be just a LPVOID (or LPCVOID, to be more precise)? I want to
constify it, but I'm uncertain if its current depth of indirection is
correct.

Thanks,

-- 
Andy.




Reply via email to