commit | b4fe3cb1fa91c69907a1685cc21ea21007633798 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 16:11:05 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jan 22 16:11:05 2015 +0000 |
tree | 59ea87363ca5e184b4f1855835bb20ed0e1044d2 | |
parent | 967a2a5f8cfb0cbafbe8ee09b54856742470b109 [diff] [blame] |
Rename to mbed TLS in the documentation/comments
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index e032cda..f9f41f1 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -102,7 +102,7 @@ #endif /** - * \brief Translate a PolarSSL error code into a string representation, + * \brief Translate a mbed TLS error code into a string representation, * Result is truncated if necessary and always includes a terminating * null byte. *