Reformat all files

This commit is contained in:
ridiculousfish
2018-09-08 22:19:05 -07:00
parent 6e6fcda8e2
commit daf520db0a
3 changed files with 13 additions and 27 deletions

View File

@@ -230,7 +230,6 @@ wcstring completion_apply_to_command_line(const wcstring &val_str, complete_flag
/// Terminate all background jobs
void kill_background_jobs();
/// Print warning with list of backgrounded jobs
void reader_bg_job_warning();