Fix MSVC warning C4819
authorChocobo1 <Chocobo1@users.noreply.github.com>
Fri, 19 Oct 2018 14:05:49 +0000 (22:05 +0800)
committerRichard Levitte <levitte@openssl.org>
Tue, 30 Oct 2018 03:51:36 +0000 (04:51 +0100)
commitcf4eea12046445fc418507d2d5e14956b4353495
tree03021e6c393d75a41665b3b0dcbdbc45ed90e834
parent3afd38b277a806b901e039c6ad281c5e5c97ef67
Fix MSVC warning C4819

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7444)
crypto/bn/bn_exp.c