Skip to content
Snippets Groups Projects
Commit beb678e2 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Remove whitespace

parent 52fe11f9
No related branches found
No related tags found
No related merge requests found
...@@ -2227,7 +2227,7 @@ static void _start_killing_step(struct step_record *step_ptr) ...@@ -2227,7 +2227,7 @@ static void _start_killing_step(struct step_record *step_ptr)
_spawn_cleanup_thread(step_ptr, _step_kill); _spawn_cleanup_thread(step_ptr, _step_kill);
} }
} }
extern int select_p_step_finish(struct step_record *step_ptr, bool killing_step) extern int select_p_step_finish(struct step_record *step_ptr, bool killing_step)
{ {
select_jobinfo_t *jobinfo; select_jobinfo_t *jobinfo;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment