[USBPORT] Don't use NTAPI for variadic function.

Powered by clang-cl.
This commit is contained in:
Thomas Faber 2021-10-09 16:00:24 -04:00
parent 4be3bc682d
commit e7574ee5e8
No known key found for this signature in database
GPG key ID: 076E7C3D44720826
3 changed files with 1 additions and 3 deletions

View file

@ -396,7 +396,7 @@ typedef MPSTATUS
/* Port functions */
typedef ULONG
(NTAPI *PUSBPORT_DBG_PRINT)(
(*PUSBPORT_DBG_PRINT)(
PVOID,
ULONG,
PCH,