changeset 27248:993c8a97d58e

* 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 7d0a7b9088ff
children 1d9b90fb0935
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 24 13:31:50 2006 +0000
+++ b/ChangeLog	Tue Oct 24 18:18:19 2006 +0000
@@ -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	Tue Oct 24 13:31:50 2006 +0000
+++ b/MODULES.html.sh	Tue Oct 24 18:18:19 2006 +0000
@@ -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