changeset 7557:d8606aab03d1

* MODULES.html.sh: Remove uinttostr. It's not a module. Reported by Karl Berry.
author Jim Meyering <jim@meyering.net>
date Tue, 24 Oct 2006 18:18:19 +0000
parents 2760a0d99f1e
children c778aa6236a8
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-24  Jim Meyering  <jim@meyering.net>
+
+	* MODULES.html.sh: Remove uinttostr.  It's not a module.
+	Reported by Karl Berry.
+
 2006-10-23  Bruno Haible  <bruno@clisp.org>
 
 	* lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1802,7 +1802,6 @@
   func_begin_table
   func_module intprops
   func_module inttostr
-  func_module uinttostr
   func_module xstrtoimax
   func_module xstrtoumax
   func_end_table