remove C++ style comment.
This commit was SVN r291.
Этот коммит содержится в:
родитель
889bf52ba4
Коммит
028a60b7f2
@ -80,7 +80,7 @@ int mca_ptl_base_match(mca_pml_base_reliable_hdr_t *frag_header,
|
||||
*/
|
||||
THREAD_LOCK((pml_comm->c_matching_lock)+frag_src);
|
||||
|
||||
//! get sequence number of next message that can be processed
|
||||
/* get sequence number of next message that can be processed */
|
||||
next_msg_seq_num_expected = *((pml_comm->c_next_msg_seq_num)+frag_src);
|
||||
|
||||
if (frag_msg_seq_num == next_msg_seq_num_expected) {
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user