From: "Todd C. Miller" Subject: Re: Fix up var sizes ofter murmurhash switch To: Christian Weisgerber Cc: gameoftrees@openbsd.org Date: Sat, 12 Feb 2022 08:07:35 -0700 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