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

Merge pull request #1271 from irssi/vague666-fix-159

Update dcc-get.c
This commit is contained in:
ailin-nemui 2021-02-24 21:50:18 +01:00 committed by GitHub
commit 672f127544
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 */