This commit is contained in:
Jason Hart
2018-12-16 06:16:34 -05:00
parent e054f1f8aa
commit d51a3bf5f4

View File

@@ -32,7 +32,7 @@ ULONG_PTR align_to_page_size(ULONG_PTR val)
//
// Forward decalarations
// Forward declarations
//
NTSTATUS IncreaseCapacityByteArray(IN PBYTE_ARRAY Array, IN ULONG NumElements);