mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 21:21:33 +00:00
Fix typo in comment.
This commit is contained in:
@ -290,7 +290,7 @@ extern "C" fn signal_trap_handler(
|
|||||||
);
|
);
|
||||||
es_image.print_backtrace_if_needed();
|
es_image.print_backtrace_if_needed();
|
||||||
}
|
}
|
||||||
// Just let the error propagate otherrwise
|
// Just let the error propagate otherwise
|
||||||
}
|
}
|
||||||
|
|
||||||
true
|
true
|
||||||
|
Reference in New Issue
Block a user