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

correct name in comment

parent 9a36f884
No related branches found
No related tags found
No related merge requests found
...@@ -134,7 +134,7 @@ extern struct jobacctinfo *jobacct_common_remove_task(pid_t pid, ...@@ -134,7 +134,7 @@ extern struct jobacctinfo *jobacct_common_remove_task(pid_t pid,
/***************************************************************/ /***************************************************************/
/* defined in common_jobacct.c */ /* defined in jobacct_common.c */
extern pthread_mutex_t jobacct_lock; extern pthread_mutex_t jobacct_lock;
extern uint32_t jobacct_job_id; extern uint32_t jobacct_job_id;
extern uint32_t jobacct_step_id; extern uint32_t jobacct_step_id;
......
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