summaryrefslogtreecommitdiff
path: root/MODULES.html.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2004-01-20 13:59:58 +0000
committerBruno Haible <bruno@clisp.org>2004-01-20 13:59:58 +0000
commit249500845133a75a93434d141100c5ce8d8d7a0c (patch)
treee5259774f3c8249215050484e70dfd2726eb40d1 /MODULES.html.sh
parentb6e33529b4c7b89ff28ade1f99edfcf61a4c2a55 (diff)
downloadgnulib-249500845133a75a93434d141100c5ce8d8d7a0c.tar.gz
New module 'eealloc'.
Diffstat (limited to 'MODULES.html.sh')
-rwxr-xr-xMODULES.html.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/MODULES.html.sh b/MODULES.html.sh
index 2b48843df5..736d34da29 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2002-2004 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -1430,6 +1430,7 @@ func_all_modules ()
func_echo "$element"
func_begin_table
+ func_module eealloc
func_module malloc
func_module realloc
func_end_table