]> git.99rst.org Git - git.git/commit
xdiff: delete static forward declarations in xprepare
authorEzekiel Newren <redacted>
Fri, 26 Sep 2025 22:41:48 +0000 (22:41 +0000)
committerJunio C Hamano <redacted>
Fri, 26 Sep 2025 23:08:54 +0000 (16:08 -0700)
commit43d5f52ac4a3b9cb6c5717af30be42a363fedf20
tree39b42fc0222c37c40696a3f3a74e2fc683349e62
parentc44beea485f0f2feaf460e2ac87fdd5608d63cf0
xdiff: delete static forward declarations in xprepare

Move xdl_prepare_env() later in the file to avoid the need
for static forward declarations.

Best-viewed-with: --color-moved
Signed-off-by: Ezekiel Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
xdiff/xprepare.c
git clone https://git.99rst.org/PROJECT