diff --git a/src/plugins/select/cray/select_cray.c b/src/plugins/select/cray/select_cray.c
index 548f3daa0960191c63874150b18127995927a7b7..cad8fb8d048bc8ea716956f07e7ca78c78615f5d 100644
--- a/src/plugins/select/cray/select_cray.c
+++ b/src/plugins/select/cray/select_cray.c
@@ -2227,7 +2227,7 @@ static void _start_killing_step(struct step_record *step_ptr)
 		_spawn_cleanup_thread(step_ptr, _step_kill);
 	}
 }
- 
+
 extern int select_p_step_finish(struct step_record *step_ptr, bool killing_step)
 {
 	select_jobinfo_t *jobinfo;