- add newline

svn path=/trunk/; revision=73126
This commit is contained in:
Johannes Anderwald 2016-11-04 18:14:40 +00:00
parent d84d3c799f
commit ad98e4a993

View file

@ -4219,6 +4219,7 @@ NTAPI
KsSetMajorFunctionHandler(
_In_ PDRIVER_OBJECT DriverObject,
_In_ ULONG MajorFunction);
__checkReturn
_IRQL_requires_max_(PASSIVE_LEVEL)
KSDDKAPI