mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 02:02:58 +00:00
Use proper doxygen markup to mark deprecations
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include POLARSSL_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
/* Temporary compability hack for to keep the deprecated MEMORY_C working */
|
||||
/* Temporary compability hack for to keep MEMORY_C working */
|
||||
#if defined(POLARSSL_MEMORY_C) && !defined(POLARSSL_PLATFORM_MEMORY)
|
||||
#define POLARSSL_PLATFORM_MEMORY
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user