- Sync activeds, atl, avifil32, cabinet to Wine-1.1.43.
[reactos.git] / reactos / dll / win32 / ole32 / compobj.c
index 12f8314..0625c0b 100644 (file)
@@ -1566,7 +1566,7 @@ static HRESULT __CLSIDFromString(LPCWSTR s, CLSID *id)
 
 /*****************************************************************************/
 
-HRESULT WINAPI CLSIDFromString(LPOLESTR idstr, CLSID *id )
+HRESULT WINAPI CLSIDFromString(LPCOLESTR idstr, LPCLSID id )
 {
     HRESULT ret;