[ros-diffs] [fireball] 30594: - Fix build.

fireball at svn.reactos.org fireball at svn.reactos.org
Tue Nov 20 14:47:46 CET 2007


Author: fireball
Date: Tue Nov 20 16:47:45 2007
New Revision: 30594

URL: http://svn.reactos.org/svn/reactos?rev=30594&view=rev
Log:
- Fix build.

Modified:
    trunk/reactos/drivers/usb/nt4compat/usbdriver/ehci.c

Modified: trunk/reactos/drivers/usb/nt4compat/usbdriver/ehci.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/usb/nt4compat/usbdriver/ehci.c?rev=30594&r1=30593&r2=30594&view=diff
==============================================================================
--- trunk/reactos/drivers/usb/nt4compat/usbdriver/ehci.c (original)
+++ trunk/reactos/drivers/usb/nt4compat/usbdriver/ehci.c Tue Nov 20 16:47:45 2007
@@ -3417,7 +3417,7 @@
 //
 VOID ehci_init_int8_qh(PEHCI_QH_CONTENT qh);
 
-static BOOLEAN NTAPI
+BOOLEAN NTAPI
 ehci_cal_cpu_freq(PVOID context)
 {
     usb_cal_cpu_freq();




More information about the Ros-diffs mailing list