From f1f53770035f432fffce44b44724f63ffbe7c58f Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 28 Feb 2018 16:25:00 +0100 Subject: static --- src/exchange-lib/test_exchange_api_keys_cherry_picking_new.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/exchange-lib/test_exchange_api_keys_cherry_picking_new.c b/src/exchange-lib/test_exchange_api_keys_cherry_picking_new.c index 773fc717d..41d5dac84 100644 --- a/src/exchange-lib/test_exchange_api_keys_cherry_picking_new.c +++ b/src/exchange-lib/test_exchange_api_keys_cherry_picking_new.c @@ -50,7 +50,7 @@ /** * Exchange base URL; mainly purpose is to make the compiler happy. */ -char *exchange_url; +static char *exchange_url; /** * Main function that will tell the interpreter what commands to -- cgit v1.2.3