1
1

Initialize variable to make clang happy

Этот коммит содержится в:
Ralph Castain 2015-06-24 22:01:09 -07:00
родитель ea6a6cab09
Коммит 014a6a5969

Просмотреть файл

@ -66,7 +66,7 @@ static void set(orte_job_t *jobdat,
hwloc_obj_t root;
opal_hwloc_topo_data_t *sum;
orte_app_context_t *context;
int rc;
int rc=ORTE_ERROR;
char *msg, *param;
char *cpu_bitmap;