changeset 13817:a2338f3ccd5a

userspec: Drop redundant file. * modules/userspec (Files): Remove lib/inttostr.h.
author Bruno Haible <bruno@clisp.org>
date Sun, 17 Oct 2010 23:23:01 +0200
parents 4b3de439fe40
children 7d63d145c370
files ChangeLog modules/userspec
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-17  Bruno Haible  <bruno@clisp.org>
+
+	userspec: Drop redundant file.
+	* modules/userspec (Files): Remove lib/inttostr.h.
+
 2010-10-17  Bruno Haible  <bruno@clisp.org>
 
 	nl_langinfo tests: Silence some warnings.
--- a/modules/userspec
+++ b/modules/userspec
@@ -2,7 +2,6 @@
 Parse a `user:group' specifier (e.g. the first argument of chown utility).
 
 Files:
-lib/inttostr.h
 lib/userspec.c
 lib/userspec.h
 m4/userspec.m4