summaryrefslogtreecommitdiff
path: root/src/submodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/submodule.h')
-rw-r--r--src/submodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/submodule.h b/src/submodule.h
index a6182beca..7a9bf9c92 100644
--- a/src/submodule.h
+++ b/src/submodule.h
@@ -110,7 +110,7 @@ typedef struct {
/* cache invalidation data */
git_oid head_id;
- git_futils_filestamp index_stamp;
+ git_oid index_checksum;
git_buf gitmodules_path;
git_futils_filestamp gitmodules_stamp;
git_futils_filestamp config_stamp;