1
1

Remove empty lines at the end of the file.

This commit was SVN r12083.
Этот коммит содержится в:
Gleb Natapov 2006-10-11 11:38:38 +00:00
родитель 1f7a5da3ce
Коммит afa26fc4f9

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

@ -227,23 +227,3 @@ int mca_mpool_openib_retain(struct mca_mpool_base_module_t* mpool,
OPAL_THREAD_ADD32(&registration->ref_count, 1);
return OMPI_SUCCESS;
}