projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce71b57
)
Remove spurious blank space
author
Nick Clifton
<nickc@redhat.com>
Fri, 3 Jun 2005 10:14:29 +0000
(10:14 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 3 Jun 2005 10:14:29 +0000
(10:14 +0000)
bfd/cpu-vax.c
patch
|
blob
|
history
diff --git
a/bfd/cpu-vax.c
b/bfd/cpu-vax.c
index a2ffb46a20e12e89da65c6c1e8de21ac4ccd6e4b..1af84a6245119d965dfa0bb8006c9a7e4af4f7fb 100644
(file)
--- a/
bfd/cpu-vax.c
+++ b/
bfd/cpu-vax.c
@@
-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,
};