From 73484d3b3660e0c1570f77137683f9615360ca04 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Mon, 6 May 2019 10:10:58 +0200 Subject: [PATCH] Fix spelling in code annotation of changes in the public domain lookup3.c file. --- util/storage/lookup3.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3