]> granicus.if.org Git - curl/commit
openssl: removed error string #ifdef
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Jun 2015 22:12:56 +0000 (00:12 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Jun 2015 22:12:56 +0000 (00:12 +0200)
commit1ce14037c0c4f7448422ba2d4c7f12ceb1289811
tree081314bebb9e54e6b74514bd7a6dd76c66bc8396
parent30bd59ba6ef86487c3a5e2d6d96a811622730eae
openssl: removed error string #ifdef

ERR_error_string_n() was introduced in 0.9.6, no need to #ifdef anymore
lib/vtls/openssl.c