Please find attached:
From c7152f4a69dc4966a728e82cd2a035a11b720e9f Mon Sep 17 00:00:00 2001
From: Thien-Thi Nguyen <t...@gnu.org>
Date: Fri, 25 Dec 2020 18:27:37 -0500
Subject: [PATCH] Fix omission from 741631c9b012baab1725e43557fabf384d71f169

* MODULES.html.sh (func_all_modules): Do s/free/free-posix/.
---
 MODULES.html.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MODULES.html.sh b/MODULES.html.sh
index 7e7cdae3e..85e8d3065 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1700,7 +1700,7 @@ func_all_modules ()
   func_begin_table
   func_module calloc-gnu
   func_module eealloc
-  func_module free
+  func_module free-posix
   func_module malloc-gnu
   func_module realloc-gnu
   func_module reallocarray
-- 
2.29.2

a patch that does:

* MODULES.html.sh (func_all_modules): Do s/free/free-posix/.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2020) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature

Reply via email to