1
1

Fix minor typo in the comments/docs.

This commit was SVN r28905.
Этот коммит содержится в:
Jeff Squyres 2013-07-22 17:24:17 +00:00
родитель 67badf384c
Коммит ca9da8a554

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

@ -49,7 +49,7 @@
* b. OMPI_RTE_CMP_JOBID
* c. OMPI_RTE_CMP_VPID
* d. OMPI_RTE_CMP_ALL
* 7. uint64_t ompi_rte_hash_names(name) - return a string hash uniquely
* 7. uint64_t ompi_rte_hash_name(name) - return a string hash uniquely
* representing the ompi_process_name passed in.
* 8. OMPI_NAME - an Opal DSS constant for a handler already registered
* to serialize/deserialize an ompi_process_name_t structure.