From 12ae4ff22cd3c16c557fae31406e76f1f4a34edb Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 22 Jun 2004 18:02:53 +0000 Subject: [PATCH] (func_all_modules): Add calloc, to match 2004-06-01 addition of calloc module. --- MODULES.html.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/MODULES.html.sh b/MODULES.html.sh index e3a55284f6..fa65b0f2a5 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1430,6 +1430,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module calloc func_module eealloc func_module free func_module malloc -- 2.30.2