This commit is contained in:
jl777
2016-11-19 12:56:34 -03:00
parent 0b4c2bd1d3
commit 251a19da07

View File

@@ -584,7 +584,7 @@ void komodo_passport_iteration()
printf("%s lastpos[%s] %ld\n",ASSETCHAINS_SYMBOL,CURRENCIES[baseid],lastpos[baseid]); printf("%s lastpos[%s] %ld\n",ASSETCHAINS_SYMBOL,CURRENCIES[baseid],lastpos[baseid]);
} }
fclose(fp); fclose(fp);
} } else printf("fname.(%s) cant open\n",fname);
} }
} }
} }