diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 567c95587..81e9f996b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -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. |