- Fix a typo (and build)

svn path=/trunk/; revision=35429
This commit is contained in:
Stefan Ginsberg
2008-08-18 13:33:40 +00:00
parent d94c54c3a7
commit 183d54b377
+1 -1
View File
@@ -128,7 +128,7 @@ IoReportTargetDeviceChange(IN PDEVICE_OBJECT PhysicalDeviceObject,
/* Call the asynchronous version */
Status = IoReportTargetDeviceChangeAsynchronous(PhysicalDeviceObject,
NotificationStructure,
IopClearEvent,
IopSetEvent,
&Event);
/* Only wait if we succeeded */