mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-20 02:47:44 +08:00
Use br
This commit is contained in:
@@ -676,7 +676,7 @@ chsrc_run (const char *cmd, int run_option)
|
||||
|
||||
if (! (RunOpt_No_Last_New_Line & run_option))
|
||||
{
|
||||
puts ("");
|
||||
br();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user