]> git.ipfire.org Git - thirdparty/git.git/commit
xdiff/xdl_cleanup_records: use unambiguous types
authorEzekiel Newren <ezekielnewren@gmail.com>
Wed, 29 Apr 2026 22:08:12 +0000 (22:08 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Apr 2026 00:16:50 +0000 (09:16 +0900)
commit216802587ef8505568e533788d06015c0bfc6fef
tree05d670426ff02415ca9f883969aa7eaf1e004c99
parentc37f8cda0525d7041d9a22e477117a2962f9f675
xdiff/xdl_cleanup_records: use unambiguous types

Change the parameters of xdl_clean_mmatch() and the local variables
i, nm, mlim in xdl_cleanup_records() to use unambiguous types. Best
viewed with --color-words.

Signed-off-by: Ezekiel Newren <ezekielnewren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
xdiff/xprepare.c