commit | dce80bd18cae17b2d5645e3a9c40e76f905fd643 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Jan 13 15:10:45 2016 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jan 14 15:05:55 2016 -0800 |
tree | b6dc363fb118a65c4174fe429fbc307513dd920b | |
parent | 754884255bb580df159e58defa81cdd30b5c430c [diff] |
strbuf: miniscule style fix We write one SP on each side of an operator, even inside an [] pair that computes the array index. Signed-off-by: Junio C Hamano <gitster@pobox.com>