mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
- Removed trailing char
This commit is contained in:
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
#if defined(POLARSSL_DES_C)
|
#if defined(POLARSSL_DES_C)
|
||||||
#include "polarssl/des.h"
|
#include "polarssl/des.h"
|
||||||
#endif;
|
#endif
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user