1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 23:08:07 +00:00

More space to wipe old text.

This commit is contained in:
Con Kolivas 2011-07-06 15:56:30 +10:00
parent e99069808a
commit e9a397d4b9

2
main.c
View File

@ -1271,7 +1271,7 @@ static void *longpoll_thread(void *userdata)
json_decref(val); json_decref(val);
if (!opt_quiet) if (!opt_quiet)
printf("LONGPOLL detected new block \n"); printf("LONGPOLL detected new block \n");
applog(LOG_INFO, "LONGPOLL detected new block"); applog(LOG_INFO, "LONGPOLL detected new block");
restart_threads(); restart_threads();
} else { } else {