From 5b32c90080cfa03e1ded7224a002a032b2d71835 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 4 Nov 2017 05:05:55 +0200 Subject: [PATCH] Test --- src/komodo_gateway.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index ca00f1531..2495bd9b6 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -1473,7 +1473,7 @@ void komodo_passport_iteration() else if ( (fp= fopen(fname,"rb")) != 0 && sp != 0 ) { fseek(fp,0,SEEK_END); - printf("couldnt OS_fileptr(%s), freading %ldKB\n",fname,ftell(fp)/1024) + printf("couldnt OS_fileptr(%s), freading %ldKB\n",fname,ftell(fp)/1024); if ( ftell(fp) > lastpos[baseid] ) { if ( ASSETCHAINS_SYMBOL[0] != 0 )