forked from Imagelibrary/binutils-gdb
* config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,
config/tc-cris.c, config/tc-crx.c, config/tc-i386.c, config/tc-ia64.c, config/tc-maxq.c, config/tc-maxq.h, config/tc-mips.c, config/tc-msp430.c, config/tc-sh.c, config/tc-tic4x.c, config/tc-xtensa.c: Fix comment typos.
This commit is contained in:
@@ -2640,7 +2640,7 @@ md_assemble (str)
|
||||
|
||||
if ((i = tic4x_operands_parse (s, insn->operands, 0)) < 0)
|
||||
{
|
||||
insn->inst = NULL; /* Flag that error occured. */
|
||||
insn->inst = NULL; /* Flag that error occurred. */
|
||||
insn->parallel = 0;
|
||||
insn->in_use = 0;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user