Spaces were added in some strings for better readability. However, those spaces do...
authorRichard Levitte <richard@levitte.org>
Mon, 16 Jun 2014 11:24:04 +0000 (13:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 15 Oct 2014 09:32:17 +0000 (11:32 +0200)
commit802feda7fc1a6dc0878d9f5fc488fb76ebacfefc
treeec4affcabef1d11784d9433effb6bb565c698c83
parentcdad6ad0151778262bff5e5c8ebf49fc9b17d008
Spaces were added in some strings for better readability. However, those spaces do not belong in file names, so when picking out the individual parts, remove the spaces

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/crypto-lib.com
ssl/ssl-lib.com