mirror of
https://github.com/GOSTSec/sgminer
synced 2025-09-03 17:53:11 +00:00
api.c fix MSG overlap
This commit is contained in:
parent
be8cadbc46
commit
f8e7012d73
2
api.c
2
api.c
@ -398,7 +398,7 @@ static const char *JSON_PARAMETER = "parameter";
|
|||||||
#define MSG_HOTPLUG 100
|
#define MSG_HOTPLUG 100
|
||||||
#define MSG_DISHPLG 101
|
#define MSG_DISHPLG 101
|
||||||
#define MSG_NOHPLG 102
|
#define MSG_NOHPLG 102
|
||||||
#define MSG_MISHPLG 102
|
#define MSG_MISHPLG 103
|
||||||
|
|
||||||
enum code_severity {
|
enum code_severity {
|
||||||
SEVERITY_ERR,
|
SEVERITY_ERR,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user