1
1
This commit was SVN r11246.
Этот коммит содержится в:
Brian Barrett 2006-08-17 15:57:49 +00:00
родитель 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);