mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-30 15:56:36 +08:00
Remove spurious blank space
This commit is contained in:
@ -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,
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user