diff options
author | Kian Kasad <kian@kasad.com> | 2024-08-04 11:43:57 -0700 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2025-08-18 21:14:41 +0200 |
commit | a56c858b1f4f11e5fef389bac399279e22887146 (patch) | |
tree | ccb0f449dca1a73c1c596d3f59976b76fb7d28a7 /ui-patch.c | |
parent | steal kernel.org's libravatar lua (diff) | |
download | cgit-ch/for-jason.tar.gz cgit-ch/for-jason.tar.bz2 cgit-ch/for-jason.zip |
scan-tree: fix error caused by missing parameter namech/for-jason
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 'ui-patch.c')
0 files changed, 0 insertions, 0 deletions