diff options
Diffstat (limited to 'dis-asm.h')
| -rw-r--r-- | dis-asm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dis-asm.h b/dis-asm.h index 1659f2f95a..bacd9c46b0 100644 --- a/dis-asm.h +++ b/dis-asm.h @@ -67,7 +67,7 @@ enum bfd_architecture #define bfd_mach_mcf5249 16 #define bfd_mach_mcf547x 17 #define bfd_mach_mcf548x 18 - bfd_arch_vax, /* DEC Vax */ + bfd_arch_vax, /* DEC Vax */ bfd_arch_i960, /* Intel 960 */ /* The order of the following is important. lower number indicates a machine type that |