Fix the lack of isblank() with VMS C
authorRichard Levitte <levitte@openssl.org>
Tue, 22 Aug 2017 08:48:08 +0000 (10:48 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 22 Aug 2017 13:44:34 +0000 (15:44 +0200)
commit12bd06cd6b7a67ae6b4f582b085555f62fbea93a
tree866515ec1463a4f44abd90a5fbb7302e94f06def
parentffb46830e2dfd3203044e6190f50a20fec50162d
Fix the lack of isblank() with VMS C

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4216)
test/ctype_internal_test.c