1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 23:08:07 +00:00

set MSG_ASCUSBNODEV always defined

This commit is contained in:
Kano 2013-06-23 07:16:46 +10:00
parent 4e155fd624
commit 34bedf88c6

2
api.c
View File

@ -410,8 +410,8 @@ static const char *JSON_PARAMETER = "parameter";
#define MSG_ASCUNW 112
#define MSG_ASCIDENT 113
#define MSG_ASCNOID 114
#define MSG_ASCUSBNODEV 115
#endif
#define MSG_ASCUSBNODEV 115
enum code_severity {
SEVERITY_ERR,