This commit is contained in:
jl777
2017-01-16 12:32:20 +02:00
parent b55c236736
commit 523a5dc7e0
2 changed files with 4 additions and 4 deletions

View File

@@ -1502,7 +1502,7 @@ void komodo_args()
}
else
{
char fname[512],username[512],password[4096]; FILE *fp;
char fname[512],username[512],password[4096]; int32_t iter; FILE *fp;
ASSETCHAINS_PORT = 8777;
for (iter=0; iter<2; iter++)
{