]> granicus.if.org Git - curl/commit
mbedtls.c: changed private prefix to mbed_
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2016 13:16:01 +0000 (15:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2016 13:16:01 +0000 (15:16 +0200)
commit5446549719ec6799d7c1bc426196dad70fe28406
treed3c8283cebd51f001a500d57adcd870b8ba516af
parentfdae85f68b089d74941499a0da83324888bb8d1b
mbedtls.c: changed private prefix to mbed_

mbedtls_ is the prefix used by the mbedTLS library itself so we should
avoid using that for our private functions.
lib/vtls/mbedtls.c