This commit is contained in:
jl777
2019-02-18 07:24:05 -11:00
parent 68cd9e8792
commit 3c9f9ce554
2 changed files with 6 additions and 6 deletions

View File

@@ -650,7 +650,7 @@ int32_t _quit()
}
else
{
fprintf(stderr,"'Q' answer (%c)\n",c);
//fprintf(stderr,"'Q' answer (%c)\n",c);
move(0, 0);
clrtoeol();
status(rs);