]> git.ipfire.org Git - thirdparty/git.git/commit - git-compat-util.h
correct FLEXPTR_* example in comment
authorRené Scharfe <l.s.r@web.de>
Sat, 13 Aug 2016 09:01:21 +0000 (11:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Aug 2016 02:44:03 +0000 (19:44 -0700)
commit0bb1519f05aed047a969b9fe0bfa80e6ef804c7f
treebc5e5d86e2c2eebc6262efa8bda934374e0c94db
parent8d5b3325e72444d365ded113487d2345c365f6d3
correct FLEXPTR_* example in comment

This section is about "The FLEXPTR_* variants", so use FLEXPTR_ALLOC_STR
in the example.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-compat-util.h