1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-22 04:35:58 -04:00

Update dcc-get.c

This commit is contained in:
Jari Matilainen 2021-02-18 14:47:07 +01:00 committed by GitHub
parent 0dd60755f0
commit a426d669dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,6 +177,7 @@ static void sig_dccget_receive(GET_DCC_REC *dcc)
return;
}
dcc->transfd += ret;
break;
}
/* send number of total bytes received */