mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
APIENTRY LONG --> LONG APIENTRY
svn path=/trunk/; revision=42481
This commit is contained in:
@@ -137,7 +137,7 @@ BOOLEAN FoundDevice(
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
APIENTRY LONG
|
||||
LONG APIENTRY
|
||||
DriverProc(
|
||||
DWORD DriverId,
|
||||
HANDLE DriverHandle,
|
||||
|
||||
Reference in New Issue
Block a user