fix log bug

This commit is contained in:
Kelvin Sherlock 2013-03-03 21:53:26 -05:00
parent ee44e1ce42
commit 07e4e3686e

View File

@ -201,7 +201,7 @@ namespace SANE
StackFrame<2>(op);
Log("%04x DECSTR68K(%04x)\n", op);
Log("%04x DECSTR68K(%04x)\n", trap, op);
switch (op)
{