From: Stefan Sperling Subject: Re: Fix up var sizes ofter murmurhash switch To: Christian Weisgerber Cc: gameoftrees@openbsd.org Date: Sat, 12 Feb 2022 19:24:37 +0100 On Sat, Feb 12, 2022 at 02:52:25PM +0100, Christian Weisgerber wrote: > consistently match size of hash variables to that returned by murmurhash > > I think these were simply missed by accident. Yes, I missed those. Ok stsp@, thanks!