@@ -402,7 +402,7 @@ main(argc, argv)
*/
if (parse_error == TRUE) {
switch (whatnow()) {
case 'q' : parse_error = FALSE; /* ignore parse error */
case 'Q' : parse_error = FALSE; /* ignore parse error */
break;
case 'x' : Exit(0);
The note is not visible to the blocked user.