forked from Ivasoft/DSView
Update log print line format
This commit is contained in:
@@ -37,7 +37,7 @@ void ctrl()
|
||||
{
|
||||
c = getchar();
|
||||
if (c == 'x'){
|
||||
sr_info("%s", "exit.");
|
||||
sr_info("exit.");
|
||||
break;
|
||||
}
|
||||
qDebug()<<"b";
|
||||
|
||||
Reference in New Issue
Block a user