diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2018-03-14 15:27:23 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-14 13:58:14 -0700 |
commit | e8b2dda9eea466263da041a16b7d0f62c8db84d9 (patch) | |
tree | d0d2a5d6872fb542477b87254c20e6d0cd7fe5a6 /commit.c | |
parent | 2ee13a780b1464039b89b9987b1cdd74d9e40780 (diff) | |
download | git-e8b2dda9eea466263da041a16b7d0f62c8db84d9.tar.gz |
csum-file: rename hashclose() to finalize_hashfile()
The hashclose() method behaves very differently depending on the flags
parameter. In particular, the file descriptor is not always closed.
Perform a simple rename of "hashclose()" to "finalize_hashfile()" in
preparation for functional changes.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions