]> granicus.if.org Git - curl/commitdiff
lib655: silence compiler warning
authorViktor Szakats <vszakats@users.noreply.github.com>
Fri, 23 Feb 2018 23:57:15 +0000 (23:57 +0000)
committerViktor Szakats <vszakats@users.noreply.github.com>
Fri, 23 Feb 2018 23:57:27 +0000 (23:57 +0000)
Closes https://github.com/curl/curl/pull/2335

tests/libtest/lib655.c

index 7ee12a3f7e8f13d0f7ce51559730d597008c79ce..f8719159841da02ac26e11ff2cbbf10796eaba95 100644 (file)
@@ -23,7 +23,7 @@
 
 #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