aboutsummaryrefslogtreecommitdiff
path: root/transport.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-14 03:31:18 -0400
committerJunio C Hamano <gitster@pobox.com>2007-09-19 03:22:30 -0700
commit7a2bff45937a60d846abf3ccb42015539aedcb40 (patch)
tree05e1b2a563b3947195b1cc6c522790af18272cbd /transport.h
parentf1ae391e17be638a14c7505598b73430dbf328f1 (diff)
downloadgit-7a2bff45937a60d846abf3ccb42015539aedcb40.tar.gz
git-7a2bff45937a60d846abf3ccb42015539aedcb40.tar.xz
Replace custom memory growth allocator with ALLOC_GROW
The ALLOC_GROW macro is a shorter way to implement an array that grows upon demand as additional items are added to it. We have mostly standardized upon its use within git and transport.c is not an exception. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.h')
0 files changed, 0 insertions, 0 deletions