*** empty log message ***

This commit is contained in:
Jim Meyering 2000-01-22 22:21:32 +00:00
parent 0d9735fbb4
commit f23d5119d8

View File

@ -3,7 +3,7 @@
* dirname.c (dir_name): Support for DOS-style file names with drive
letters.
* quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h>.
* quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of iswprint.
* strverscmp.c (ISDIGIT): Define.
(strverscmp): Use ISDIGIT, not isdigit.