From: Paul Eggert Date: Fri, 19 Jul 2024 00:33:47 +0000 (-0700) Subject: * ChangeLog: Fix misspelling X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee95c69d078dd545b36a47a428f70aeaf02b8d4;p=thirdparty%2Fgnulib.git * ChangeLog: Fix misspelling --- 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