- 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>