From 03761581b126fd571415b4e7f7fa297414675fd0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 14 May 2024 07:11:13 -0700 Subject: [PATCH] Fix another ChangeLog typo. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 53922970f7..efa1ff2a94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,7 +16,7 @@ 2024-05-13 Paul Eggert - stdbit: redo clzll without lookcup table + stdbit: redo clzll without lookup table * lib/stdbit.c (__gl_stdbit_clztab): * lib/stdbit.in.h (__gl_stdbit_clzll): [!_GL_STDBIT_HAS_BUILTIN_CLZ && !_MSC_VER]: Rewrite to avoid the -- 2.39.5