From: jl777 Date: Tue, 17 Apr 2018 18:31:33 +0000 (+0300) Subject: , X-Git-Url: https://repo.jachan.dev/VerusCoin.git/commitdiff_plain/9bcc632131b0492346abcfecc80be8660431a008 , --- diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 349ba1d88..f6ad28c59 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -1972,7 +1972,7 @@ void komodo_passport_iteration() if ( expired == 0 && KOMODO_PASSPORT_INITDONE == 0 ) { KOMODO_PASSPORT_INITDONE = 1; - printf("READY for %s RPC calls at %u! done PASSPORT %s refid.%d\n",ASSETCHAINS_SYMBOL(uint32_t)time(NULL),ASSETCHAINS_SYMBOL,refid); + printf("READY for %s RPC calls at %u! done PASSPORT %s refid.%d\n",ASSETCHAINS_SYMBOL,(uint32_t)time(NULL),ASSETCHAINS_SYMBOL,refid); } }