mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-31 15:22:03 +00:00
Merge #932
932: Fix typo in comment. r=nlewycky a=nlewycky Co-authored-by: nlewycky <nick@wasmer.io>
This commit is contained in:
@@ -290,7 +290,7 @@ extern "C" fn signal_trap_handler(
|
||||
);
|
||||
es_image.print_backtrace_if_needed();
|
||||
}
|
||||
// Just let the error propagate otherrwise
|
||||
// Just let the error propagate otherwise
|
||||
}
|
||||
|
||||
true
|
||||
|
Reference in New Issue
Block a user