diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2009-01-17 17:29:43 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-17 10:42:19 -0800 |
commit | 23c1575f747393f9847874fd1ed72a44557459d1 (patch) | |
tree | 9feb6b1a1de7c0c1639f601325f86eca555705af /diff.h | |
parent | 07b57e90f7c852c4fe212ab1d91058f27469a74b (diff) | |
download | git-23c1575f747393f9847874fd1ed72a44557459d1.tar.gz |
color-words: refactor word splitting and use ALLOC_GROW()
Word splitting is now performed by the function diff_words_fill(),
avoiding having the same code twice.
In the same spirit, avoid duplicating the code of ALLOC_GROW().
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions