raise the priority of the seed component so that it is always selected if the seed flag is set
This commit was SVN r2338.
Этот коммит содержится в:
родитель
f159b108b0
Коммит
bdd3ad9d49
@ -71,7 +71,7 @@ mca_pcmclient_seed_init(int *priority,
|
||||
return NULL;
|
||||
}
|
||||
|
||||
*priority = 0;
|
||||
*priority = 10;
|
||||
*allow_multiple_user_threads = true;
|
||||
*have_hidden_threads = false;
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user