Skip to content
Snippets Groups Projects
Commit 4f5476de authored by Danny Auble's avatar Danny Auble
Browse files

fix typo

parent 261cf520
No related branches found
No related tags found
No related merge requests found
......@@ -1103,7 +1103,7 @@ extern List slurmdb_coord_remove(void *db_conn, List acct_list,
/*
* get info from the storage
* RET: List of config_key_pairs_t *
* RET: List of config_key_pair_t *
* note List needs to be freed with slurm_list_destroy() when called
*/
extern List slurmdb_config_get(void *db_conn);
......
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