Stick to C89 standard for a while

This commit is contained in:
Evgeny Grin (Karlson2k)
2017-10-31 15:20:39 +03:00
parent 424abcd21d
commit d1d4e15a97
27 changed files with 213 additions and 206 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
#define BUF_SIZE 1024
#define MAX_URL_LEN 255
// TODO remove if unused
/* TODO remove if unused */
#define CAFILE "ca.pem"
#define CRLFILE "crl.pem"