wevtapi: Fix typo in spec file.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45910 Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
5ea87a883e
commit
0892cdf761
|
@ -4,7 +4,7 @@
|
|||
@ stdcall EvtClose(ptr)
|
||||
@ stub EvtCreateBookmark
|
||||
@ stub EvtCreateRenderContext
|
||||
@ stub EvtExportLog(ptr wstr wstr wstr long)
|
||||
@ stdcall EvtExportLog(ptr wstr wstr wstr long)
|
||||
@ stub EvtFormatMessage
|
||||
@ stdcall EvtGetChannelConfigProperty(ptr long long long ptr ptr)
|
||||
@ stub EvtGetEventInfo
|
||||
|
|
Loading…
Reference in New Issue