mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-22 00:32:44 +00:00
fix _Open logging
This commit is contained in:
parent
b8a17eb0f1
commit
828dc94c90
@ -298,7 +298,7 @@ namespace OS
|
||||
|
||||
bool rf = trap == 0xa00a;
|
||||
|
||||
const char *modifier = nullptr;
|
||||
const char *modifier = "";
|
||||
switch(trap)
|
||||
{
|
||||
case 0xa00a:
|
||||
|
Loading…
Reference in New Issue
Block a user