mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:33:16 +00:00
[USBPORT] Don't use NTAPI for variadic function.
Powered by clang-cl.
This commit is contained in:
parent
4be3bc682d
commit
e7574ee5e8
3 changed files with 1 additions and 3 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "usbdebug.h"
|
||||
|
||||
ULONG
|
||||
NTAPI
|
||||
USBPORT_DbgPrint(IN PVOID MiniPortExtension,
|
||||
IN ULONG Level,
|
||||
IN PCH Format,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue