This commit is contained in:
jl777
2019-02-17 22:08:13 -11:00
parent 67879fb992
commit 10ad979ac9

View File

@@ -259,7 +259,8 @@ over:
again = TRUE;
goto over;
}
when 'q': quaff(rs);
case 'q': quaff(rs);
break;
when 'Q':
after = FALSE;
q_comm = TRUE;