1
1
This commit was SVN r24887.
Этот коммит содержится в:
Ralph Castain 2011-07-13 03:42:20 +00:00
родитель 1ad110d2e9
Коммит 5e99d45ae4

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

@ -37,7 +37,7 @@ const opal_carto_base_module_1_0_0_t *opal_carto_base_module = NULL;
int opal_carto_base_select(void) int opal_carto_base_select(void)
{ {
int ret, exit_status = OPAL_SUCCESS; int exit_status = OPAL_SUCCESS;
opal_carto_base_component_2_0_0_t *best_component = NULL; opal_carto_base_component_2_0_0_t *best_component = NULL;
opal_carto_base_module_1_0_0_t *best_module = NULL; opal_carto_base_module_1_0_0_t *best_module = NULL;