Fix typo
[deliverable/binutils-gdb.git] / gas / cgen.c
index e9954a1a58998ab9e6b11519cbc21556e3f5009c..2c3cbf1b2d1a93d8ed0083cd91620e60f0fa03e0 100644 (file)
@@ -333,7 +333,7 @@ cgen_asm_finish_insn (insn, buf, length, relax_p, result)
      cgen_insn_t * buf;
      unsigned int length;
      int relax_p;
-     finished_insn * result;
+     finished_insnS * result;
 {
   int i;
   int relax_operand;
This page took 0.035251 seconds and 4 git commands to generate.