Browse Source

More space to wipe old text.

nfactor-troky
Con Kolivas 14 years ago
parent
commit
e9a397d4b9
  1. 2
      main.c

2
main.c

@ -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 {

Loading…
Cancel
Save