diff --git a/include/Domito.h b/include/Domito.h index a92ecf4..9bcc402 100644 --- a/include/Domito.h +++ b/include/Domito.h @@ -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 );