exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit f1f53770035f432fffce44b44724f63ffbe7c58f
parent ed8dfac6db0cff37b69876e70da5b0341b50926f
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed, 28 Feb 2018 16:25:00 +0100

static

Diffstat:
Msrc/exchange-lib/test_exchange_api_keys_cherry_picking_new.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ -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