mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
4105a551e5
commit
02709aefbc
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ int handle_syscalls(int s)
|
|||
//stop_hermit();
|
||||
|
||||
if (arg == -14)
|
||||
fprintf(stderr, "Does HermitCore receive an exception?\n");
|
||||
fprintf(stderr, "Did HermitCore receive an exception?\n");
|
||||
exit(arg);
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue