1
1

The inner voice tells me this is a typo.

This commit was SVN r16004.
Этот коммит содержится в:
Gleb Natapov 2007-08-29 13:28:47 +00:00
родитель f2d5d663cc
Коммит eac2674f66

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

@ -1233,7 +1233,7 @@ void mca_pml_ob1_send_request_put( mca_pml_ob1_send_request_t* sendreq,
} else
#endif
{
size == frag->rdma_segs[i].seg_len;
size += frag->rdma_segs[i].seg_len;
}
}