rust/hg-core/src/dirstate_tree/on_disk.rs
changeset 48189 6e01bcd111d2
parent 48188 77fc340acad7
child 48190 0cc0c0972164
--- a/rust/hg-core/src/dirstate_tree/on_disk.rs	Mon Oct 11 18:23:17 2021 +0200
+++ b/rust/hg-core/src/dirstate_tree/on_disk.rs	Fri Oct 08 12:57:24 2021 +0200
@@ -114,8 +114,8 @@
 #[repr(C)]
 struct Entry {
     mode: I32Be,
+    size: I32Be,
     mtime: I32Be,
-    size: I32Be,
 }
 
 /// Duration since the Unix epoch