* fix dumb typo
This commit was SVN r11246.
Этот коммит содержится в:
родитель
df84dbad00
Коммит
31a51c73d9
@ -48,7 +48,7 @@ ompi_osc_base_open(void)
|
|||||||
int ret;
|
int ret;
|
||||||
|
|
||||||
/* setup the output stream */
|
/* setup the output stream */
|
||||||
ompi_mtl_base_output = opal_output_open(NULL);
|
ompi_osc_base_output = opal_output_open(NULL);
|
||||||
|
|
||||||
/* initialize the base code */
|
/* initialize the base code */
|
||||||
OBJ_CONSTRUCT(&ompi_osc_base_open_components, opal_list_t);
|
OBJ_CONSTRUCT(&ompi_osc_base_open_components, opal_list_t);
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user