summaryrefslogtreecommitdiff
path: root/branch.h
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2018-08-15 10:54:06 -0700
committerJunio C Hamano <gitster@pobox.com>2018-08-15 11:52:09 -0700
commit17313107454de99c0ebdf1a981b1f6a2b17dc2f5 (patch)
treed0dd9691054c566862b26edcdd564aff99e215b0 /branch.h
parentef3ca95475ce467ae883cc8175ed40e6f7d27800 (diff)
downloadgit-17313107454de99c0ebdf1a981b1f6a2b17dc2f5.tar.gz
alloc: make allocate_alloc_state and clear_alloc_state more consistent
Since both functions are using the same data type, they should either both refer to it as void *, or both use the real type (struct alloc_state *). Opt for the latter. Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'branch.h')
0 files changed, 0 insertions, 0 deletions