Browse Source

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

nfactor-troky
Con Kolivas 12 years ago
parent
commit
b34f36b700
  1. 2
      miner.h

2
miner.h

@ -352,7 +352,7 @@ struct cgpu_info { @@ -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

Loading…
Cancel
Save