Browse Source

Merge branch 'poolinfo' into bfgminer

Luke Dashjr 11 years ago
parent
commit
383f947eb1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      miner.c

+ 1 - 1
miner.c

@@ -6909,7 +6909,7 @@ updated:
 					wlogprint("Rejectin ");
 					wlogprint("Rejectin ");
 					break;
 					break;
 			}
 			}
-			wlogprint(pool_proto_str(pool));
+			_wlogprint(pool_proto_str(pool));
 			wlogprint(" Quota %d Pool %d: %s  User:%s\n",
 			wlogprint(" Quota %d Pool %d: %s  User:%s\n",
 				pool->quota,
 				pool->quota,
 				pool->pool_no,
 				pool->pool_no,