Skip to content
Snippets Groups Projects
Commit 4fc127fe authored by Mark Grondona's avatar Mark Grondona
Browse files

o add prototype for _normalize_hostlist

parent 8fa12a68
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,7 @@ static void _job_resp_hack(resource_allocation_response_msg_t *resp,
bitstr_t *req_bitmap);
static char * _task_state_name(task_state_t state_inx);
static char * _host_state_name(host_state_t state_inx);
static char * _normalize_hostlist(const char *hostlist);
/*
......
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