[ros-diffs] [janderwald] 55082: [USBHUB_NEW] - Fix calling convention of completion routine

janderwald at svn.reactos.org janderwald at svn.reactos.org
Sun Jan 22 23:25:33 UTC 2012


Author: janderwald
Date: Sun Jan 22 23:25:33 2012
New Revision: 55082

URL: http://svn.reactos.org/svn/reactos?rev=55082&view=rev
Log:
[USBHUB_NEW]
- Fix calling convention of completion routine

Modified:
    branches/usb-bringup-trunk/drivers/usb/usbhub_new/fdo.c

Modified: branches/usb-bringup-trunk/drivers/usb/usbhub_new/fdo.c
URL: http://svn.reactos.org/svn/reactos/branches/usb-bringup-trunk/drivers/usb/usbhub_new/fdo.c?rev=55082&r1=55081&r2=55082&view=diff
==============================================================================
--- branches/usb-bringup-trunk/drivers/usb/usbhub_new/fdo.c [iso-8859-1] (original)
+++ branches/usb-bringup-trunk/drivers/usb/usbhub_new/fdo.c [iso-8859-1] Sun Jan 22 23:25:33 2012
@@ -435,6 +435,7 @@
 }
 
 NTSTATUS
+NTAPI
 StatusChangeEndpointCompletion(
     IN PDEVICE_OBJECT DeviceObject,
     IN PIRP Irp,




More information about the Ros-diffs mailing list