mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 11:44:24 +08:00
- Fix calling convention for KsNullDriverUnload
svn path=/trunk/; revision=40237
This commit is contained in:
@@ -2975,7 +2975,7 @@ KsFreeObjectCreateItemsByContext(
|
||||
IN KSDEVICE_HEADER Header,
|
||||
IN PVOID Context);
|
||||
|
||||
VOID
|
||||
KSDDKAPI VOID NTAPI
|
||||
KsNullDriverUnload(
|
||||
IN PDRIVER_OBJECT DriverObject);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user