]> git.99rst.org Git - git.git/commit
urlmatch.h: use config_fn_t type
authorGlen Choo <redacted>
Wed, 28 Jun 2023 19:26:21 +0000 (19:26 +0000)
committerJunio C Hamano <redacted>
Wed, 28 Jun 2023 21:06:38 +0000 (14:06 -0700)
commite0f9a51c327b54216f85f4569ea54da8a5092802
tree1a243240d8afdcc036189efa7704c7736f6824c2
parent97eeeea2dc069a1fcb03db99ef3810ebe3056188
urlmatch.h: use config_fn_t type

These are actually used as config callbacks, so use the typedef-ed type
and make future refactors easier.

Signed-off-by: Glen Choo <redacted>
Signed-off-by: Junio C Hamano <redacted>
urlmatch.h
git clone https://git.99rst.org/PROJECT