mirror of
https://github.com/GOSTSec/sgminer
synced 2025-08-26 13:52:02 +00:00
set MSG_ASCUSBNODEV always defined
This commit is contained in:
parent
4e155fd624
commit
34bedf88c6
2
api.c
2
api.c
@ -410,8 +410,8 @@ static const char *JSON_PARAMETER = "parameter";
|
|||||||
#define MSG_ASCUNW 112
|
#define MSG_ASCUNW 112
|
||||||
#define MSG_ASCIDENT 113
|
#define MSG_ASCIDENT 113
|
||||||
#define MSG_ASCNOID 114
|
#define MSG_ASCNOID 114
|
||||||
#define MSG_ASCUSBNODEV 115
|
|
||||||
#endif
|
#endif
|
||||||
|
#define MSG_ASCUSBNODEV 115
|
||||||
|
|
||||||
enum code_severity {
|
enum code_severity {
|
||||||
SEVERITY_ERR,
|
SEVERITY_ERR,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user