Fix XWaveFileCreateMediaObjectEx's LOG_FUNC output
This commit is contained in:
parent
be913dedea
commit
505c671fa3
|
@ -3946,7 +3946,7 @@ HRESULT WINAPI XTL::EMUPATCH(XWaveFileCreateMediaObjectEx)
|
|||
|
||||
LOG_FUNC_BEGIN
|
||||
LOG_FUNC_ARG(pszFileName)
|
||||
LOG_FUNC_ARG(ppwfxFormat)
|
||||
LOG_FUNC_ARG(hFile)
|
||||
LOG_FUNC_ARG_OUT(ppMediaObject)
|
||||
LOG_FUNC_END;
|
||||
|
||||
|
|
Loading…
Reference in New Issue