[solaris] Fix iswxdigit_l() support function prototype
authorMichal Gorny <mgorny@gentoo.org>
Tue, 18 Oct 2016 16:54:54 +0000 (16:54 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Tue, 18 Oct 2016 16:54:54 +0000 (16:54 +0000)
commit376548c34c705119d3b9312338cd238a926551b7
tree2bab75fce2489140b41c2d69a499388e1fabd4a6
parentefc536ee9d2347700cb0ff76f2c16d121a7adbb4
[solaris] Fix iswxdigit_l() support function prototype

Fix the iswxdigit_l() function prototype to take wint_t parameter
instead of incorrect wchar_t.

Differential Revision: https://reviews.llvm.org/D25431

llvm-svn: 284493
libcxx/src/support/solaris/xlocale.c