]> git.ipfire.org Git - thirdparty/git.git/blobdiff - object-store-ll.h
Merge git-gui into ml/git-gui-exec-path-fix
[thirdparty/git.git] / object-store-ll.h
index e8f22cdb1b585be9189482d090f168954580dcb9..26a3895c821c61620d5988b2e62a77dc9513d025 100644 (file)
@@ -106,7 +106,7 @@ struct packed_git {
        const void *index_data;
        size_t index_size;
        uint32_t num_objects;
-       uint32_t crc_offset;
+       size_t crc_offset;
        struct oidset bad_objects;
        int index_version;
        time_t mtime;