We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6462184 commit f3537d1Copy full SHA for f3537d1
src/modules/job-list/match.h
@@ -52,6 +52,6 @@ int job_match (const struct job *job,
52
53
int job_match_config_reload (struct match_ctx *mctx,
54
const flux_conf_t *conf,
55
- flux_error_t *errp);;
+ flux_error_t *errp);
56
57
#endif /* !HAVE_JOB_LIST_MATCH_H */
0 commit comments