Remove spurious blank space

This commit is contained in:
Nick Clifton
2005-06-03 10:14:29 +00:00
parent ce71b57665
commit 0311b7a8b2

View File

@ -34,6 +34,6 @@ const bfd_arch_info_type bfd_vax_arch =
3, 3,
TRUE, /* the one and only */ TRUE, /* the one and only */
bfd_default_compatible, bfd_default_compatible,
bfd_default_scan , bfd_default_scan,
0, 0,
}; };