*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 22 Jan 2000 22:21:32 +0000 (22:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 22 Jan 2000 22:21:32 +0000 (22:21 +0000)
lib/ChangeLog

index 567c955..81e9f99 100644 (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.