Minor style changes
1. Rephrase error description. 2. fix alignment of error list.
This commit is contained in:
parent
b0ad581526
commit
54a7c620bb
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
|||
#include "platform_time.h"
|
||||
#endif
|
||||
|
||||
#define MBEDTLS_ERR_PLATFORM_HW_FAILED -0x0080 /**< Hardware platform function failed. */
|
||||
#define MBEDTLS_ERR_PLATFORM_HW_FAILED -0x0080 /**< Hardware failed platform operation. */
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue