return in functions

This commit is contained in:
PolynomialDivision 2017-12-13 10:52:57 +01:00
parent b52b77b833
commit af75da8046

View file

@ -134,8 +134,6 @@ void *receive_msg_enc(void *args) {
continue;
}
return 0;
if (recv_string == NULL) {
return 0;
}