]> git.99rst.org Git - git.git/commit
git-compat-util: fix CONST_OUTPARAM typo and indentation
authorJeff King <redacted>
Sat, 4 Apr 2026 05:42:11 +0000 (01:42 -0400)
committerJunio C Hamano <redacted>
Mon, 6 Apr 2026 15:22:57 +0000 (08:22 -0700)
commit58589c20e555de187c8026ac721467919595543f
tree40897826df2b739d4abeb7ba893c89e74630666a
parentf1b8a4d10888922eacaa9552d9925d3330ed5d8b
git-compat-util: fix CONST_OUTPARAM typo and indentation

There's a typo in the comment, making it hard to understand. And the
macro itself is indented with spaces rather than tab.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-compat-util.h
git clone https://git.99rst.org/PROJECT