diff options
| author | René Scharfe <l.s.r@web.de> | 2020-11-12 13:22:16 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-11-12 09:40:08 -0800 |
| commit | ef1b853c15d443b057e5a6306c89b869168a8270 (patch) | |
| tree | 57448ffa4afd1d6648c4a7954b8c2842e0a897a4 /diff-lib.c | |
| parent | 54273d1042b7a7e9a5635ccf15363eec819cb951 (diff) | |
| download | git-ef1b853c15d443b057e5a6306c89b869168a8270.tar.xz | |
midx: use hashwrite_be64()
Call hashwrite_be64() to write 64-bit values instead of open-coding it
using hashwrite_be32() and sizeof. This shortens the code and makes its
intent clearer.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions
