secur32: Use isspaceW() instead of isspace() for WCHARs.
commitb7ed8760210f497cf9b0c81a9e4684d862726bc6
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Wed, 17 May 2017 12:35:40 +0000 (17 21:35 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 May 2017 14:11:17 +0000 (17 16:11 +0200)
treed670862e434e71c103872a5c72bc54607986cd4f
parentea6e51744fa533e64d9c8257f1cc892ff43c741e
secur32: Use isspaceW() instead of isspace() for WCHARs.

Found with Coccinelle.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/secur32/secur32.c