aboutsummaryrefslogtreecommitdiff
path: root/src/unit/archive.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/unit/archive.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unit/archive.cpp b/src/unit/archive.cpp
index 61e3567..531ece1 100644
--- a/src/unit/archive.cpp
+++ b/src/unit/archive.cpp
@@ -57,7 +57,7 @@ public:
57 uint32_t p6; 57 uint32_t p6;
58 int64_t p7; 58 int64_t p7;
59 uint64_t p8; 59 uint64_t p8;
60 signed char p9; 60 char p9;
61 unsigned char p10; 61 unsigned char p10;
62 short p11; 62 short p11;
63 unsigned short p12; 63 unsigned short p12;