Commit 50aa4dcc authored by ferrieux's avatar ferrieux

test commit - just whitespace

parent 6b662a3e
......@@ -55,7 +55,7 @@ int receiveSubFrame(int sock, uint64_t expectedTS, void *bufferZone, int buffer
bufferZone+=ret;
}
}
} while ( !rcved || rcved < tmp->nbBlocks);
} while ( !rcved || rcved < tmp->nbBlocks );
return rcved;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment