aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/super_fat_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mac/super_fat_arch.h')
-rw-r--r--src/common/mac/super_fat_arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mac/super_fat_arch.h b/src/common/mac/super_fat_arch.h
index 501c8652..d7fa018a 100644
--- a/src/common/mac/super_fat_arch.h
+++ b/src/common/mac/super_fat_arch.h
@@ -57,7 +57,7 @@ class SuperFatArch {
align(0) {
}
- explicit SuperFatArch(const struct fat_arch &arch) :
+ explicit SuperFatArch(const struct fat_arch& arch) :
cputype(arch.cputype),
cpusubtype(arch.cpusubtype),
offset(arch.offset),