summaryrefslogtreecommitdiffstats
path: root/apps/speed.c
diff options
context:
space:
mode:
authorLong Qin <qin.long@intel.com>2017-11-07 14:59:20 +0800
committerRichard Levitte <levitte@openssl.org>2017-11-11 12:45:01 +0100
commit45a58b161bca9966b2295e91c31869a45448baf1 (patch)
treed2e817aaac10bbdacb6177e298978122d543804a /apps/speed.c
parent179af540a48f3cd1b9bb981589f7ee220d4f8cd4 (diff)
lhash.c: Replace Unicode EN DASH with the ASCII char '-'.
* addressing", Proc. 6th Conference on Very Large Databases: 212–223 ^ The EN DASH ('–') in this line is one UTF-8 character (hex: e2 80 93). Under some code page setting (e.g. 936), Visual Studio may report C4819 warning: The file contains a character that cannot be represented in the current code page. Replace this character with the ASCII char '-' (Hex Code: 2D). Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4691) (cherry picked from commit b4d0fa49d9d1a43792e58b0c8066bb23b9e53ef4)
Diffstat (limited to 'apps/speed.c')
0 files changed, 0 insertions, 0 deletions