From dee95c69d078dd545b36a47a428f70aeaf02b8d4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 18 Jul 2024 17:33:47 -0700 Subject: [PATCH] * ChangeLog: Fix misspelling --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1728846392..fb6b7eba58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ implementation does; this removes the need for an ‘assert’. It also uses ‘restrict’ like the underlying strtol does. The patch also documents xstrtol in xstrtol.h. - Problems reported by AlejandroColomar in: + Problems reported by Alejandro Colomar in: https://lists.gnu.org/r/bug-gnulib/2024-07/msg00159.html * lib/xstrtol.c: Do not include stdio.h or assure.h. (__xstrtol): Use same parameter names as POSIX, to make it -- 2.39.5