summaryrefslogtreecommitdiff
path: root/stable-qsort.c
diff options
context:
space:
mode:
authorLibravatar René Scharfe <l.s.r@web.de>2020-11-12 13:23:10 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-11-12 09:40:10 -0800
commit970909c2a7803564f82ab1d3660d77ad6a44b68f (patch)
tree8212b09792c126b8a4a06f2b3d7e79de84350eeb /stable-qsort.c
parentmidx: use hashwrite_be64() (diff)
downloadtgif-970909c2a7803564f82ab1d3660d77ad6a44b68f.tar.xz
pack-write: use hashwrite_be64()
Call hashwrite_be64() to write a 64-bit value instead of open-coding it using htonl() and hashwrite(). This shortens the code, gets rid of a buffer and several magic numbers, and makes the intent clearer. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'stable-qsort.c')
0 files changed, 0 insertions, 0 deletions