From: Bruno Haible Date: Sun, 17 Oct 2010 21:23:01 +0000 (+0200) Subject: userspec: Drop redundant file. X-Git-Tag: v0.1~3670 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=b392a22453f992de59b63b157c191d3118fb9ed7;p=gnulib.git userspec: Drop redundant file. * modules/userspec (Files): Remove lib/inttostr.h. --- diff --git a/ChangeLog b/ChangeLog index c59d85f5f..30d89ea2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-10-17 Bruno Haible + userspec: Drop redundant file. + * modules/userspec (Files): Remove lib/inttostr.h. + +2010-10-17 Bruno Haible + nl_langinfo tests: Silence some warnings. * tests/test-nl_langinfo.c: Silence -Wtype-limits warnings. Reported by Jim Meyering. diff --git a/modules/userspec b/modules/userspec index 95da75d5a..4774c3d86 100644 --- a/modules/userspec +++ b/modules/userspec @@ -2,7 +2,6 @@ Description: 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