1
1

correct match value for first fragments

This commit was SVN r3419.
Этот коммит содержится в:
Tim Woodall 2004-10-28 22:43:51 +00:00
родитель 9972663a12
Коммит 2f0d1e8009

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

@ -240,7 +240,7 @@ int mca_ptl_mx_send(
sendfrag->frag_segments,
sendfrag->frag_segment_count,
ptl_peer->peer_addr,
1,
0,
sendfrag,
&sendfrag->frag_request);
if(mx_return != MX_SUCCESS) {