Do a small style(9) fix before I'm hacking the code itself.
This commit is contained in:
parent
30b9a2308f
commit
4095278a2b
@ -2028,7 +2028,6 @@ send_data(FILE *instr, FILE *outstr, size_t blksize, off_t filesize, int isreg)
|
||||
filefd = fileno(instr);
|
||||
|
||||
if (isreg) {
|
||||
|
||||
char *msg = "Transfer complete.";
|
||||
off_t offset;
|
||||
int err;
|
||||
|
Loading…
Reference in New Issue
Block a user