summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.h b/src/core.h
index 67c9af7..a8d8736 100644
--- a/src/core.h
+++ b/src/core.h
@@ -49,7 +49,7 @@ struct tip_client {
const char *uri;
const char *path;
bool checksum;
- uint32_t chunk;
+ int32_t chunk;
off_t size;
off_t left;
int fd;