This commit is contained in:
jl777
2017-03-22 15:56:36 +02:00
parent 198286a59a
commit e7fa1876d5
2 changed files with 10 additions and 6 deletions

View File

@@ -1430,7 +1430,7 @@ void komodo_passport_iteration()
printf("from.(%s) lastpos[%s] %ld isrt.%d\n",ASSETCHAINS_SYMBOL,CURRENCIES[baseid],lastpos[baseid],komodo_isrealtime(&ht));
} //else fprintf(stderr,"%s.%ld ",CURRENCIES[baseid],ftell(fp));
fclose(fp);
} else printf("error.(%s) %p\n",fname,sp);
} //else printf("error.(%s) %p\n",fname,sp);
komodo_statefname(fname,baseid<32?base:(char *)"",(char *)"realtime");
if ( (fp= fopen(fname,"rb")) != 0 )
{