1
1

resolved another problem introduced with global name change

This commit was SVN r1879.
Этот коммит содержится в:
Tim Woodall 2004-08-04 22:09:40 +00:00
родитель 167e046ee0
Коммит f100d08dd5

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

@ -47,7 +47,7 @@ int mca_mpool_base_open(void)
iterate over it (even if it's empty, as in the case of iterate over it (even if it's empty, as in the case of
ompi_info) */ ompi_info) */
OBJ_CONSTRUCT(&mca_mpool_base_components, ompi_list_t); OBJ_CONSTRUCT(&mca_mpool_base_modules, ompi_list_t);
/* All done */ /* All done */