mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-22 00:32:44 +00:00
fix log bug
This commit is contained in:
parent
ee44e1ce42
commit
07e4e3686e
@ -201,7 +201,7 @@ namespace SANE
|
||||
|
||||
StackFrame<2>(op);
|
||||
|
||||
Log("%04x DECSTR68K(%04x)\n", op);
|
||||
Log("%04x DECSTR68K(%04x)\n", trap, op);
|
||||
|
||||
switch (op)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user