Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKian Kasad <kian@kasad.com>2024-08-04 21:43:57 +0300
committerChristian Hesse <mail@eworm.de>2024-08-17 00:29:06 +0300
commita9b23acdc8a20ca42922f3019105775df695caee (patch)
tree7fd1dda415d54df85726d526bffd144ea0d14f59 /.gitignore
parente476105f9b526b8ce838cae43f3b62784539cc32 (diff)
scan-tree: fix error caused by missing parameter name
This fixes an error which was introduced by 2f50b47c72cbc4270bbd12ae7f520486d5f42736. Git 2.42.0 added a new argument to config_fn_t, and it was added to gitconfig_config(), but not named. This causes compile warnings/errors. This commit fixes that by naming the new parameter, and marking it unused.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions