On 08/16/2018 11:50 AM, Martin Storsjö wrote:
> Signed-off-by: Martin Storsjö <mar...@martin.st>
> ---
>  mingw-w64-headers/include/winnt.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mingw-w64-headers/include/winnt.h 
> b/mingw-w64-headers/include/winnt.h
> index cd28588..ca538d9 100644
> --- a/mingw-w64-headers/include/winnt.h
> +++ b/mingw-w64-headers/include/winnt.h
> @@ -1927,7 +1927,7 @@ extern "C" {
>    } CONTEXT, *PCONTEXT;
>  
>    typedef struct _IMAGE_ARM_RUNTIME_FUNCTION_ENTRY RUNTIME_FUNCTION, 
> *PRUNTIME_FUNCTION;
> -  typedef PRUNTIME_FUNCTION (*PGET_RUNTIME_FUNCTION_CALLBACK)(DWORD64 
> ControlPc,PVOID Context);
> +  typedef PRUNTIME_FUNCTION (*PGET_RUNTIME_FUNCTION_CALLBACK)(DWORD 
> ControlPc,PVOID Context);
>  
>  #define UNW_FLAG_NHANDLER   0x0
>  #define UNW_FLAG_EHANDLER   0x1
> 

Patches look good.

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to