1
1
This commit was SVN r17612.
Этот коммит содержится в:
Galen Shipman 2008-02-27 02:15:53 +00:00
родитель 7d03300a76
Коммит b378c8c12c

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

@ -98,5 +98,5 @@ ompi_mtl_datatype_unpack(struct ompi_convertor_t *convertor,
free(buffer);
}
return OMPI_ERROR;
return OMPI_SUCCESS;
}