Correct data types
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2022-08-13 17:24:22 +02:00
parent a6d892bf08
commit 96871fd042
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
#include "xttypes.h"
UINT64
INT
RtlWideStringCompare(IN CONST PWCHAR String1,
IN CONST PWCHAR String2,
IN CONST ULONG Length);