mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 05:10:40 +08:00
- Missed a STDCALL -> NTAPI
svn path=/trunk/; revision=35430
This commit is contained in:
@@ -1062,7 +1062,7 @@ PnpRootPnpControl(
|
||||
}
|
||||
|
||||
NTSTATUS
|
||||
STDCALL
|
||||
NTAPI
|
||||
PnpRootAddDevice(
|
||||
IN PDRIVER_OBJECT DriverObject,
|
||||
IN PDEVICE_OBJECT PhysicalDeviceObject)
|
||||
|
||||
Reference in New Issue
Block a user