--- freem/src/sighnd.c 2025/04/30 20:03:09 1.10 +++ freem/src/sighnd.c 2025/05/01 21:02:31 1.11 @@ -1,5 +1,5 @@ /* - * $Id: sighnd.c,v 1.10 2025/04/30 20:03:09 snw Exp $ + * $Id: sighnd.c,v 1.11 2025/05/01 21:02:31 snw Exp $ * FreeM signal handlers * * @@ -24,6 +24,9 @@ * along with FreeM. If not, see . * * $Log: sighnd.c,v $ + * Revision 1.11 2025/05/01 21:02:31 snw + * Documentation updates + * * Revision 1.10 2025/04/30 20:03:09 snw * Work on entryref parser * @@ -192,9 +195,6 @@ void onintr (void) } } - - - if (breakon) { merr_raise (INRPT); inrpt_after_async = TRUE;