Fixed some printf format

Silenced warnings
This commit is contained in:
Sergi Granell
2014-05-16 18:24:09 +02:00
parent 1358568517
commit 75c6af6d0e
12 changed files with 24 additions and 24 deletions
+1
View File
@@ -35,6 +35,7 @@
#include "polarssl/cipher_wrap.h"
#include <stdlib.h>
#include <strings.h>
#if defined _MSC_VER && !defined strcasecmp
#define strcasecmp _stricmp