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:
8ddd9d2
)
one |, not 2
author
Doug Evans
<dje@google.com>
Mon, 5 Jan 1998 14:09:22 +0000
(14:09 +0000)
committer
Doug Evans
<dje@google.com>
Mon, 5 Jan 1998 14:09:22 +0000
(14:09 +0000)
opcodes/txvu-dis.c
patch
|
blob
|
history
diff --git
a/opcodes/txvu-dis.c
b/opcodes/txvu-dis.c
index f3649e6bd8a54a00beb6f1b75dd3c3bb96c46015..8383ed3cba789fe15317cba99a08283222fa42de 100644
(file)
--- a/
opcodes/txvu-dis.c
+++ b/
opcodes/txvu-dis.c
@@
-55,7
+55,7
@@
print_insn_txvu (pc, info)
/* FIXME: This will need revisiting. */
print_insn (pc, info, upper, 0);
- (*func) (stream, " |
|
");
+ (*func) (stream, " | ");
print_insn (pc, info, lower, 1);
return 8;