diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/afcclient.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/afcclient.c b/tools/afcclient.c index ba93060..25b0383 100644 --- a/tools/afcclient.c +++ b/tools/afcclient.c | |||
@@ -1003,7 +1003,6 @@ static uint8_t put_single_file(afc_client_t afc, const char *srcpath, const char | |||
1003 | } | 1003 | } |
1004 | } | 1004 | } |
1005 | } | 1005 | } |
1006 | printf("\n"); | ||
1007 | free(buf); | 1006 | free(buf); |
1008 | afc_file_close(afc, fh); | 1007 | afc_file_close(afc, fh); |
1009 | fclose(f); | 1008 | fclose(f); |