1
1

* rename ompi_progress to opal_progress

This commit was SVN r6326.
Этот коммит содержится в:
Brian Barrett
2005-07-03 21:57:43 +00:00
родитель 9da0b4fe1d
Коммит ccd2624e3f
34 изменённых файлов: 105 добавлений и 105 удалений

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

@ -199,7 +199,7 @@ extern "C" {
* the component is already in the list, its reference count will
* be increases.
*
* For asynchronous progress, ompi_progress() will call
* For asynchronous progress, opal_progress() will call
* mca_io_base_progress(), which will go down the list of active
* io components and call their progress() function.
*