1
1
This commit was SVN r28747.
Этот коммит содержится в:
Jeff Squyres 2013-07-10 15:13:08 +00:00
родитель ea94936531
Коммит 80145742a3

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

@ -251,8 +251,7 @@ typedef void (*mca_btl_base_completion_fn_t)(
*
* BTL MUST use mca_btl_base_segment_t or a subclass and
* MUST store their segment length in btl_seg_size. BTLs
* MIST specify a segment no larger than MCA_BTL_SEG_MAX_SIZE.
*
* MUST specify a segment no larger than MCA_BTL_SEG_MAX_SIZE.
*/
struct mca_btl_base_segment_t {