We need a default value or the compiler will whine.
This commit was SVN r23940.
Этот коммит содержится в:
родитель
bd9e48d5cf
Коммит
5882290cdd
@ -279,7 +279,7 @@ static int update_route(orte_process_name_t *target,
|
||||
|
||||
static orte_process_name_t get_route(orte_process_name_t *target)
|
||||
{
|
||||
orte_process_name_t *ret, daemon;
|
||||
orte_process_name_t *ret = target, daemon;
|
||||
int32_t i;
|
||||
orte_job_t *jdata;
|
||||
orte_proc_t *proc;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user