summaryrefslogtreecommitdiff
path: root/parse-options-cb.c
diff options
context:
space:
mode:
authorLibravatar Elijah Newren <newren@gmail.com>2018-08-15 10:54:06 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-08-15 11:52:09 -0700
commit17313107454de99c0ebdf1a981b1f6a2b17dc2f5 (patch)
treed0dd9691054c566862b26edcdd564aff99e215b0 /parse-options-cb.c
parentAdd missing includes and forward declarations (diff)
downloadtgif-17313107454de99c0ebdf1a981b1f6a2b17dc2f5.tar.xz
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 'parse-options-cb.c')
0 files changed, 0 insertions, 0 deletions