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

minor formatting

parent d7bbc1a1
No related branches found
No related tags found
No related merge requests found
...@@ -371,7 +371,6 @@ extern void acct_gather_infiniband_p_conf_set(s_p_hashtbl_t *tbl) ...@@ -371,7 +371,6 @@ extern void acct_gather_infiniband_p_conf_set(s_p_hashtbl_t *tbl)
return; return;
verbose("%s loaded", plugin_name); verbose("%s loaded", plugin_name);
} }
extern void acct_gather_infiniband_p_conf_options(s_p_options_t **full_options, extern void acct_gather_infiniband_p_conf_options(s_p_options_t **full_options,
...@@ -383,5 +382,6 @@ extern void acct_gather_infiniband_p_conf_options(s_p_options_t **full_options, ...@@ -383,5 +382,6 @@ extern void acct_gather_infiniband_p_conf_options(s_p_options_t **full_options,
{NULL} }; {NULL} };
transfer_s_p_options(full_options, options, full_options_cnt); transfer_s_p_options(full_options, options, full_options_cnt);
return; return;
} }
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