Skip to content

Commit c2eb2a0

Browse files
authored
Merge branch 'master' into copilot/fix-check-whitespace-job-another-one
2 parents 8511c39 + 22c090f commit c2eb2a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

remote.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,8 @@ struct remote_group_data {
358358
};
359359

360360
int get_remote_group(const char *key, const char *value,
361-
const struct config_context *ctx,
362-
void *priv);
361+
const struct config_context *ctx,
362+
void *priv);
363363

364364
int add_remote_or_group(const char *name, struct string_list *list);
365365

0 commit comments

Comments
 (0)