- Forgot this file

svn path=/trunk/; revision=46661
This commit is contained in:
Cameron Gutman 2010-04-02 04:58:41 +00:00
parent 44cbfd23f2
commit c61b788c62

View file

@ -852,7 +852,8 @@ PnpRootDriverEntry(
NTSTATUS NTSTATUS
PnpRootCreateDevice( PnpRootCreateDevice(
IN PUNICODE_STRING ServiceName, IN PUNICODE_STRING ServiceName,
IN OUT PDEVICE_OBJECT *PhysicalDeviceObject OUT PDEVICE_OBJECT *PhysicalDeviceObject,
OUT OPTIONAL PUNICODE_STRING FullInstancePath
); );
// //