- Fix build

svn path=/trunk/; revision=41663
This commit is contained in:
Johannes Anderwald 2009-06-28 14:12:58 +00:00
parent 4a0debf9c8
commit a40dc20557

View file

@ -464,7 +464,10 @@ __cdecl
StreamClassDeviceNotification( StreamClassDeviceNotification(
IN STREAM_MINIDRIVER_DEVICE_NOTIFICATION_TYPE NotificationType, IN STREAM_MINIDRIVER_DEVICE_NOTIFICATION_TYPE NotificationType,
IN PVOID HwDeviceExtension, IN PVOID HwDeviceExtension,
... IN PHW_STREAM_REQUEST_BLOCK pSrb,
IN PKSEVENT_ENTRY EventEntry,
IN GUID *EventSet,
IN ULONG EventId
); );
VOID VOID