1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

lib655: silence compiler warning

Closes https://github.com/curl/curl/pull/2335
This commit is contained in:
Viktor Szakats 2018-02-23 23:57:15 +00:00
parent 7e35eb7729
commit a1d78ffc8d

View File

@ -23,7 +23,7 @@
#include "memdebug.h" #include "memdebug.h"
const char TEST_DATA_STRING[] = "Test data"; static const char TEST_DATA_STRING[] = "Test data";
static int cb_count = 0; static int cb_count = 0;
static int static int