Commit e9a397d4b97ebe89bc64d96da1f652051c1573d9

Con Kolivas 2011-07-06T15:56:30

More space to wipe old text.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/main.c b/main.c
index e931899..f6aa7c5 100644
--- a/main.c
+++ b/main.c
@@ -1271,7 +1271,7 @@ static void *longpoll_thread(void *userdata)
 			json_decref(val);
 
 			if (!opt_quiet)
-				printf("LONGPOLL detected new block                                                    \n");
+				printf("LONGPOLL detected new block                                                              \n");
 			applog(LOG_INFO, "LONGPOLL detected new block");
 			restart_threads();
 		} else {