From ca883666cb34922d9ab1bd0ac0101970c7aa3910 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 22 Apr 2021 12:35:57 -0700 Subject: [PATCH] * ChangeLog: Fix thinko. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index eacc4a53fe..ec81fe4b0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -116,7 +116,7 @@ When optimizing, simply use ptrdiff_t instead of xalloc_count_t. xalloc: new function xreallocarray - This effectively replaces xnmalloc, which perhaps should be deprecated. + This is the same as xnrealloc, which perhaps should be deprecated. The name xreallocarray should be easier to remember now that reallocarray is a standard GNU function. * lib/xalloc.h [GNULIB_XALLOC]: Do not include xalloc-oversized.h. -- 2.39.5