- Missed a STDCALL -> NTAPI

svn path=/trunk/; revision=35430
This commit is contained in:
Stefan Ginsberg
2008-08-18 13:35:52 +00:00
parent 183d54b377
commit f4d87f01ff
+1 -1
View File
@@ -1062,7 +1062,7 @@ PnpRootPnpControl(
}
NTSTATUS
STDCALL
NTAPI
PnpRootAddDevice(
IN PDRIVER_OBJECT DriverObject,
IN PDEVICE_OBJECT PhysicalDeviceObject)