Update Domito.h

This commit is contained in:
Benjamin Höglinger-Stelzer 2023-07-01 05:24:47 +02:00
parent 553277e829
commit 31aabeda3d

View File

@ -56,5 +56,5 @@ DomitoMemorySearchPattern(
_In_ SIZE_T puLen,
_In_ PVOID pcBase,
_In_ SIZE_T puSize,
_Outptr_result_maybenull_ PVOID* ppMatch
_Outptr_result_maybenull_ PVOID * ppMatch
);