mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Fix a typo (and build)
svn path=/trunk/; revision=35429
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user