summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg
diff options
context:
space:
mode:
Diffstat (limited to 'EdkNt32Pkg')
-rw-r--r--EdkNt32Pkg/Include/Protocol/WinNtThunk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/EdkNt32Pkg/Include/Protocol/WinNtThunk.h b/EdkNt32Pkg/Include/Protocol/WinNtThunk.h
index 6ebc93f..b3e161f 100644
--- a/EdkNt32Pkg/Include/Protocol/WinNtThunk.h
+++ b/EdkNt32Pkg/Include/Protocol/WinNtThunk.h
@@ -790,6 +790,7 @@ WINUSERAPI
INT32
(WINAPIV *WinNtSprintf) (
LPWSTR Buffer,
+ size_t Count,
LPCWSTR String,
...
);