log_error(_("child process was terminated by signal %d"),
log_error(_("child process was terminated by signal %d"),
WTERMSIG(exitstatus));
WTERMSIG(exitstatus));
#else
#else
log_error(_("child process was terminated by exception %X\nSee http://source.winehq.org/source/include/ntstatus.h for a description\nof the hex value."),