KsStreamPointerUnlock returns VOID, not NTSTATUS.


svn path=/trunk/; revision=72619
This commit is contained in:
Aleksandar Andrejevic 2016-09-08 01:23:06 +00:00
parent 325efbd59e
commit be20a14b8c

View file

@ -4190,7 +4190,7 @@ KsStreamIo(
_IRQL_requires_max_(DISPATCH_LEVEL)
KSDDKAPI
NTSTATUS
VOID
NTAPI
KsStreamPointerUnlock(
_In_ PKSSTREAM_POINTER StreamPointer,