fix spaces at end of line

This commit is contained in:
paul moore
2023-12-03 13:19:42 -08:00
parent 617eb0e065
commit b527549dd2
2 changed files with 3 additions and 4 deletions

View File

@@ -709,7 +709,6 @@ static void OneLine (void)
** and not from internally pushed input ** and not from internally pushed input
*/ */
if (!HavePushedInput () ) { if (!HavePushedInput () ) {
InitListingLine (); InitListingLine ();
} }