* config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,
[deliverable/binutils-gdb.git] / gas / config / tc-tic4x.c
index 8707180c13285f4163d71dc68faa8e428f9a4565..ec6753c1ed77ca4377813c4d521d890ccafe9598 100644 (file)
@@ -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;
This page took 0.037288 seconds and 4 git commands to generate.