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

Make FULLNONCE an ULL to fix a warning on 32 bit.

This commit is contained in:
Con Kolivas 2013-05-03 22:24:11 +10:00
parent d3955b8951
commit fb249975ec

View File

@ -47,7 +47,7 @@
#define BFLSC_DI_DEVICESINCHAIN "DEVICES IN CHAIN"
#define BFLSC_DI_CHAINPRESENCE "CHAIN PRESENCE MASK"
#define FULLNONCE 0x100000000
#define FULLNONCE 0x100000000ULL
struct bflsc_dev {
// Work