Download raw body.
Fix up var sizes ofter murmurhash switch
On Sat, 12 Feb 2022 14:52:25 +0100, Christian Weisgerber wrote: > consistently match size of hash variables to that returned by murmurhash > > I think these were simply missed by accident. > > M lib/deltify.c > M lib/got_lib_deltify.h Your diff looks correct to me. - todd
Fix up var sizes ofter murmurhash switch