]> granicus.if.org Git - curl/commit
mbedtls: Fix debug function name
authorThomas Glanzmann <thomas@glanzmann.de>
Mon, 1 Aug 2016 17:16:42 +0000 (13:16 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 1 Aug 2016 17:16:42 +0000 (13:16 -0400)
commitaa9f536a18b4c222961fbacd9347d06928eec458
treec7ecdfed461b761866af207879b1511abc16814f
parent120fe1a22deecde49b9c46b125285d0cf846b159
mbedtls: Fix debug function name

This patch is necessary so that curl compiles if MBEDTLS_DEBUG is
defined.

Bug: https://curl.haxx.se/mail/lib-2016-08/0001.html
lib/vtls/mbedtls.c