From: Jim Meyering Date: Tue, 24 Oct 2006 18:18:19 +0000 (+0000) Subject: * MODULES.html.sh: Remove uinttostr. It's not a module. X-Git-Tag: cvs-readonly~1661 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=adb5f45cb97d0630a8f6b554ef6da417ff141b3e;p=gnulib.git * MODULES.html.sh: Remove uinttostr. It's not a module. Reported by Karl Berry. --- diff --git a/ChangeLog b/ChangeLog index 0a2d59e4b..c4f0ea57b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-10-24 Jim Meyering + + * MODULES.html.sh: Remove uinttostr. It's not a module. + Reported by Karl Berry. + 2006-10-23 Bruno Haible * lib/fts.c (fts_build): Move variable declaration, for C89 compliance. diff --git a/MODULES.html.sh b/MODULES.html.sh index 81f1b786a..1196121e0 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1802,7 +1802,6 @@ func_all_modules () func_begin_table func_module intprops func_module inttostr - func_module uinttostr func_module xstrtoimax func_module xstrtoumax func_end_table