1
1
This commit was SVN r11695.
Этот коммит содержится в:
George Bosilca 2006-09-18 17:57:55 +00:00
родитель 7ad23ff97b
Коммит 2029284820

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

@ -53,7 +53,7 @@ struct ompi_pointer_array_t {
It does \em not necessarily imply indices all above this index
are not taken! */
int lowest_free;
/** number of fee elements in the list */
/** number of free elements in the list */
int number_free;
/** size of list, i.e. number of elements in addr */
int size;