summaryrefslogtreecommitdiff
path: root/modules/mbchar
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-01-25 21:19:27 +0100
committerBruno Haible <bruno@clisp.org>2020-01-25 21:19:27 +0100
commite79cf41f3c8607a78219955b5c04b398e7ff0ca9 (patch)
tree70719b48955b66590d5cc48a44ebcfef8dede4c6 /modules/mbchar
parent111435dda09dbede56b68322dcc54689700d5109 (diff)
downloadgnulib-e79cf41f3c8607a78219955b5c04b398e7ff0ca9.tar.gz
mbchar, wctype: Use the corrected iswxdigit function.
* modules/mbchar (Depends-on): Add iswxdigit. * modules/wctype (Depends-on): Likewise.
Diffstat (limited to 'modules/mbchar')
-rw-r--r--modules/mbchar1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mbchar b/modules/mbchar
index b11e3654f1..1a79abce92 100644
--- a/modules/mbchar
+++ b/modules/mbchar
@@ -14,6 +14,7 @@ wchar
wctype-h
iswblank
iswdigit
+iswxdigit
wcwidth
memcmp