commit | e658176dfad4e30b6b2fdefbc0d465f30cb308e6 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 20 17:21:21 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 20 17:26:50 2015 +0000 |
tree | 55d0b22bdb85bcdbb8b97865452c58ee7d278790 | |
parent | 71432849ed87558d3b4e2e9adcd2bfa8f6609de6 [diff] [blame] |
Mark a few additional deprecations
diff --git a/include/polarssl/compat-1.2.h b/include/polarssl/compat-1.2.h index f7f3d00..ca9a8e0 100644 --- a/include/polarssl/compat-1.2.h +++ b/include/polarssl/compat-1.2.h
@@ -3,6 +3,8 @@ * * \brief Backwards compatibility header for PolarSSL-1.2 from PolarSSL-1.3 * + * \deprecated Use native PolarSSL 1.3 functions instead. + * * Copyright (C) 2006-2013, ARM Limited, All Rights Reserved * * This file is part of mbed TLS (https://tls.mbed.org)