summaryrefslogtreecommitdiff
path: root/entry.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-06-06 13:11:02 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-06-06 13:11:02 -0700
commita7d4c49a8201f75699bf59852ef8e345f41a12b6 (patch)
tree6d4762540c46b687a0a9f4801548fc2abaac03c4 /entry.c
parentbuiltin/apply: move 'newfd' global into 'struct apply_state' (diff)
downloadtgif-a7d4c49a8201f75699bf59852ef8e345f41a12b6.tar.xz
builtin/apply: remove misleading comment on lock_file field
Just like pointer field like prefix, the piece of memory pointed at by lock_file field is not owned by the apply_state structure. It is true that the caller needs to be careful about the lifetime rule for lockfile instances, but that is none of this API's business. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'entry.c')
0 files changed, 0 insertions, 0 deletions