Commit 3c9d68e4 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

winmm: Fix midiOutSetVolume spec file entry.

parent 088968f2
......@@ -88,7 +88,7 @@
@ stdcall midiOutOpen(ptr long long long long)
@ stdcall midiOutPrepareHeader(long ptr long)
@ stdcall midiOutReset(long)
@ stdcall midiOutSetVolume(long ptr)
@ stdcall midiOutSetVolume(long long)
@ stdcall midiOutShortMsg(long long)
@ stdcall midiOutUnprepareHeader(long ptr long)
@ stdcall midiStreamClose(long)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment