This commit is contained in:
Aoran Zeng
2024-08-17 07:21:47 +08:00
parent e167331c01
commit 07c722bd36
7 changed files with 21 additions and 21 deletions

View File

@@ -676,7 +676,7 @@ chsrc_run (const char *cmd, int run_option)
if (! (RunOpt_No_Last_New_Line & run_option))
{
puts ("");
br();
}
}