mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
Stick to C89 standard for a while
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user