1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2026-01-06 11:41:12 +03:00

- Removed trailing char

This commit is contained in:
Paul Bakker
2012-03-15 10:54:25 +00:00
parent f654371b2b
commit 02f61692ef

View File

@@ -43,7 +43,7 @@
#if defined(POLARSSL_DES_C)
#include "polarssl/des.h"
#endif;
#endif
#include <stdlib.h>