Remove extraneous semicolon.
This commit was SVN r28180.
Этот коммит содержится в:
родитель
7f34dc266b
Коммит
2513122d31
@ -221,7 +221,7 @@ bool mca_btl_tcp_frag_recv(mca_btl_tcp_frag_t* frag, int sd)
|
||||
mca_btl_tcp_endpoint_close(btl_endpoint);
|
||||
return false;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
advance_iov_position:
|
||||
/* if the read didn't complete - update the iovec state */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user