Add uidinfo hash and uidinfo struct to the witness order list.
This commit is contained in:
parent
9528be94e8
commit
a5d5c61c12
@ -711,6 +711,7 @@ static char *spin_order_list[] = {
|
||||
};
|
||||
|
||||
static char *order_list[] = {
|
||||
"uidinfo hash", "uidinfo struct", NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
@ -711,6 +711,7 @@ static char *spin_order_list[] = {
|
||||
};
|
||||
|
||||
static char *order_list[] = {
|
||||
"uidinfo hash", "uidinfo struct", NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
@ -711,6 +711,7 @@ static char *spin_order_list[] = {
|
||||
};
|
||||
|
||||
static char *order_list[] = {
|
||||
"uidinfo hash", "uidinfo struct", NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user