aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/hostlist-client.c')
-rw-r--r--src/hostlist/hostlist-client.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/hostlist/hostlist-client.c b/src/hostlist/hostlist-client.c
index cc24dc135..9b385c8ff 100644
--- a/src/hostlist/hostlist-client.c
+++ b/src/hostlist/hostlist-client.c
@@ -307,7 +307,8 @@ clean_up ()
307 * Task that is run when we are ready to receive more data from the hostlist 307 * Task that is run when we are ready to receive more data from the hostlist
308 * server. 308 * server.
309 * 309 *
310 * @param tc 310 * @param cls closure, unused
311 * @param tc task context, unused
311 */ 312 */
312static void 313static void
313multi_ready (void *cls, 314multi_ready (void *cls,