Browse Source

declare opt_morenotices;

djm34
platinum4 11 years ago committed by Jan Berdajs
parent
commit
a5fd98c832
  1. 1
      sgminer.c

1
sgminer.c

@ -133,6 +133,7 @@ bool opt_fail_only; @@ -133,6 +133,7 @@ bool opt_fail_only;
int opt_fail_switch_delay = 60;
static bool opt_fix_protocol;
static bool opt_lowmem;
static bool opt_morenotices;
bool opt_autofan;
bool opt_autoengine;
bool opt_noadl;

Loading…
Cancel
Save