Mark a few additional deprecations

This commit is contained in:
Manuel Pégourié-Gonnard 2015-03-20 17:21:21 +00:00
parent 71432849ed
commit e658176dfa
3 changed files with 6 additions and 4 deletions

View file

@ -650,11 +650,9 @@
* Make available the backward compatible error_strerror() next to the
* current polarssl_strerror().
*
* For new code, it is recommended to use polarssl_strerror() instead and
* disable this.
* \deprecated Do not define this and use polarssl_strerror() instead
*
* Disable if you run into name conflicts and want to really remove the
* error_strerror()
* Disable if you want to really remove the error_strerror() name
*/
#define POLARSSL_ERROR_STRERROR_BC