diff options
| author | Kian Kasad <kian@kasad.com> | 2024-08-04 11:43:57 -0700 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2026-02-24 00:39:05 +0100 |
| commit | e9beaff4018c02f5c46987f8b2a2e904eba28ac4 (patch) | |
| tree | 9802602a001f97c91b7032a2630a7ed5675f0e57 /cgit.css | |
| parent | d9da9cec9640668f82b2f367fade18eb27b28616 (diff) | |
| download | cgit-e9beaff4018c02f5c46987f8b2a2e904eba28ac4.tar.xz | |
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.
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'cgit.css')
0 files changed, 0 insertions, 0 deletions
