ntdll: Fix the compilation by using the right mcontext_t field names for the signal...
commit09ffb97fddacbd5f6c424fcd6eb1320aff2f9f62
authorFrancois Gouget <fgouget@free.fr>
Thu, 24 Jul 2014 17:23:55 +0000 (24 19:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Jul 2014 17:24:41 +0000 (24 19:24 +0200)
treee63f0609fd3e50c8c87412a91b9c89eef3c36115
parentd2886a05f9fe26c89c50c7bce86bc0656c63643c
ntdll: Fix the compilation by using the right mcontext_t field names for the signal context on FreeBSD.
dlls/ntdll/signal_i386.c