]> git.99rst.org Git - git.git/commit
compat/posix.h: clean up GIT_GNUC_PREREQ() and UNUSED
authorDominik Loidolt <redacted>
Sat, 13 Jun 2026 12:27:10 +0000 (14:27 +0200)
committerJunio C Hamano <redacted>
Sat, 13 Jun 2026 15:45:26 +0000 (08:45 -0700)
commitffd45926dcb18337b7897bd96d8b1b14acec2359
treeb190dc77a5ae401557c2890fb0dcd3b24254dea9
parent689dc92e501e25ae1ed67410ff51b4359a4f5c3c
compat/posix.h: clean up GIT_GNUC_PREREQ() and UNUSED

Fix the preprocessor indentation of the GIT_GNUC_PREREQ() and UNUSED
macros according to the CodingGuidelines, without changing their
behavior.

Adjust the spelling in the GIT_GNUC_PREREQ() comment block.

Signed-off-by: Dominik Loidolt <redacted>
Signed-off-by: Junio C Hamano <redacted>
compat/posix.h
git clone https://git.99rst.org/PROJECT