1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-03-13 06:01:03 +00:00

Merge branch 'master' of github.com:ckolivas/cgminer

This commit is contained in:
Con Kolivas 2012-08-31 09:22:28 +10:00
commit b34f36b700

View File

@ -352,7 +352,7 @@ struct cgpu_info {
int threads;
struct thr_info **thr;
unsigned int max_hashes;
int64_t max_hashes;
const char *kname;
#ifdef HAVE_OPENCL