]> Kevux Git Server - rit/commit
git-compat-util: fix CONST_OUTPARAM typo and indentation
authorJeff King <peff@peff.net>
Sat, 4 Apr 2026 05:42:11 +0000 (01:42 -0400)
committerJunio C Hamano <gitster@pobox.com>
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 <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-compat-util.h