1
1
This commit was SVN r25130.
Этот коммит содержится в:
Ralph Castain 2011-09-12 16:21:51 +00:00
родитель 8bf5a61265
Коммит 556a05566e

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

@ -186,7 +186,7 @@ static int rte_init(void)
#if OPAL_HAVE_HWLOC
{
hwloc_obj_t obj;
int i, j;
unsigned i, j;
/* get the local topology */
if (NULL == opal_hwloc_topology) {