1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-08-26 13:52:02 +00:00

klondike fix bracket tabs indenting

This commit is contained in:
Kano 2013-09-12 21:49:23 +10:00 committed by Con Kolivas
parent e11b6d7d55
commit e8d49bc0bb

View File

@ -518,7 +518,6 @@ static int64_t klondike_scanwork(struct thr_info *thr)
newhashcount += (newhashdev << 32) / klninfo->status[dev].maxcount;
// todo: check stats for critical conditions
}
rd_unlock(&(klninfo->stat_lock));
}