summaryrefslogtreecommitdiff
path: root/MODULES.html.sh
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnu.org>2020-12-25 18:27:37 -0500
committerBruno Haible <bruno@clisp.org>2020-12-26 00:42:43 +0100
commit16db04ee9db243e75191fe0d85e3e91fb3f82fd6 (patch)
treea4d77e51fb9c923757982532c04373fc2d14622d /MODULES.html.sh
parent2debee31183d819dab80fb68ead29ea34143e873 (diff)
downloadgnulib-16db04ee9db243e75191fe0d85e3e91fb3f82fd6.tar.gz
MODULES.html.sh: Update after 2020-12-19 change.
* MODULES.html.sh (func_all_modules): Do s/free/free-posix/.
Diffstat (limited to 'MODULES.html.sh')
-rwxr-xr-xMODULES.html.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/MODULES.html.sh b/MODULES.html.sh
index 7e7cdae3ed..85e8d3065d 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