]> git.99rst.org Git - git.git/commit
pretty.h: move has_non_ascii() declaration from commit.h
authorElijah Newren <redacted>
Fri, 24 Feb 2023 00:09:28 +0000 (00:09 +0000)
committerJunio C Hamano <redacted>
Fri, 24 Feb 2023 01:25:29 +0000 (17:25 -0800)
commitb6c09c03eba37934871239ff98d88bd023c60b5a
treed8da30a98dbde0e10470f14eb8770fca0bc0a431
parent41771fa435a44ff8be3f23753bde0309a2a65b03
pretty.h: move has_non_ascii() declaration from commit.h

The function is defined in pretty.c, so this moves the declaration to
a more logical place.

Signed-off-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
commit.h
diffcore-pickaxe.c
pretty.h
git clone https://git.99rst.org/PROJECT