Chromium Code Reviews| Index: bfd/cpu-bfin.c |
| diff --git a/bfd/cpu-bfin.c b/bfd/cpu-bfin.c |
| index ec515eacf5bb7f168d8ce85a4e37aaf7384457f3..e2e7f89af2c95769c599a9f61a30182950351723 100644 |
| --- a/bfd/cpu-bfin.c |
| +++ b/bfd/cpu-bfin.c |
| @@ -34,7 +34,7 @@ const bfd_arch_info_type bfd_bfin_arch = |
| "bfin", /* Arch printable name. */ |
| 4, /* Section align power. */ |
| TRUE, /* The one and only. */ |
| - bfd_default_compatible, |
| + bfd_default_compatible, |
| bfd_default_scan, |
| bfd_arch_default_fill, |
| 0, |