1
1
This commit was SVN r10712.
Этот коммит содержится в:
George Bosilca 2006-07-11 00:30:51 +00:00
родитель 14b3f141db
Коммит a9df5035f9

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

@ -37,7 +37,6 @@
int orte_ras_base_print_node(char **output, char *prefix, orte_ras_node_t *src, orte_data_type_t type)
{
char *tmp, *tmp2, *pfx2;
size_t j;
/* set default result */
*output = NULL;