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

Make comment more clear. No changes in logic.

parent 5ad795fc
No related branches found
No related tags found
No related merge requests found
......@@ -758,7 +758,7 @@ extern void make_node_alloc(struct node_record *node_ptr);
extern void make_node_comp(struct node_record *node_ptr);
/*
* make_node_idle - flag specified node as having completed a job
* make_node_idle - flag specified node as having finished with a job
* IN node_ptr - pointer to node reporting job completion
* IN job_ptr - pointer to job that just completed
*/
......
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