Skip to content
Snippets Groups Projects
Commit 7e0b8871 authored by Moe Jette's avatar Moe Jette
Browse files

change spaces to tabs for consistency

parent e19cba5f
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ void slurm_init_job_desc_msg(job_desc_msg_t * job_desc_msg)
job_desc_msg->task_dist = (uint16_t) NO_VAL;
job_desc_msg->time_limit = NO_VAL;
job_desc_msg->user_id = NO_VAL;
job_desc_msg->wckey = NULL;
job_desc_msg->wckey = NULL;
job_desc_msg->work_dir = NULL;
}
......
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