From: W.C.A. Wijngaards Date: Mon, 6 May 2019 08:10:58 +0000 (+0200) Subject: Fix spelling in code annotation of changes X-Git-Tag: release-1.9.2rc1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73484d3b3660e0c1570f77137683f9615360ca04;p=thirdparty%2Funbound.git Fix spelling in code annotation of changes in the public domain lookup3.c file. --- diff --git a/util/storage/lookup3.c b/util/storage/lookup3.c index 0d4b06b2d..bb25eb433 100644 --- a/util/storage/lookup3.c +++ b/util/storage/lookup3.c @@ -1,6 +1,6 @@ /* - May 2019(Wouter: patch to enable the valgrind clean implementation all the - time. This enabled better security audit and checks, which is better + May 2019(Wouter) patch to enable the valgrind clean implementation all the + time. This enables better security audit and checks, which is better than the speedup. Git issue #30. Renamed the define ARRAY_CLEAN_ACCESS. February 2013(Wouter) patch defines for BSD endianness, from Brad Smith. January 2012(Wouter) added randomised initial value, fallout from 28c3.