Remove spurious blank space
This commit is contained in:
parent
ce71b57665
commit
0311b7a8b2
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@ const bfd_arch_info_type bfd_vax_arch =
|
|||
3,
|
||||
TRUE, /* the one and only */
|
||||
bfd_default_compatible,
|
||||
bfd_default_scan ,
|
||||
bfd_default_scan,
|
||||
0,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue