Index: bfd/cpu-moxie.c |
diff --git a/bfd/cpu-moxie.c b/bfd/cpu-moxie.c |
index f514fe7e84e8fc37d3ff79e4b5e0ee65f3d135c7..103a56acb765ee9f02f1abaf9c2e65c8f8ba89d3 100644 |
--- a/bfd/cpu-moxie.c |
+++ b/bfd/cpu-moxie.c |
@@ -34,7 +34,7 @@ const bfd_arch_info_type bfd_moxie_arch = |
"moxie", /* Printable name. */ |
2, /* Unsigned int section alignment power. */ |
TRUE, /* The one and only. */ |
- bfd_default_compatible, |
+ bfd_default_compatible, |
bfd_default_scan, |
bfd_arch_default_fill, |
0, |