--- freem/src/xecline.c 2025/05/01 17:02:30 1.21 +++ freem/src/xecline.c 2025/05/05 14:53:17 1.22 @@ -1,5 +1,5 @@ /* - * $Id: xecline.c,v 1.21 2025/05/01 17:02:30 snw Exp $ + * $Id: xecline.c,v 1.22 2025/05/05 14:53:17 snw Exp $ * freem interpreter proper * * @@ -24,6 +24,9 @@ * along with FreeM. If not, see . * * $Log: xecline.c,v $ + * Revision 1.22 2025/05/05 14:53:17 snw + * Modify rpm spec to include documentation TODO + * * Revision 1.21 2025/05/01 17:02:30 snw * Further debugging improvements * @@ -4963,7 +4966,8 @@ open_socket: if (merr () > OK) break; } else { - halt:i = 0; +halt: + i = 0; } cleanup ();