gas:
[deliverable/binutils-gdb.git] / gas / config / tc-xstormy16.c
index 1f84ddacbbca23df8d93976908da930ba2f70181..29e019942457fd8afc992d6286f73c588d540be2 100644 (file)
@@ -433,11 +433,11 @@ xstormy16_fix_adjustable (fixS * fixP)
   return TRUE;
 }
 
-/* This is a copy of gas_cgen_md_apply_fix3, with some enhancements to
+/* This is a copy of gas_cgen_md_apply_fix, with some enhancements to
    do various things that would not be valid for all ports.  */
 
 void
-xstormy16_md_apply_fix3 (fixS *   fixP,
+xstormy16_md_apply_fix (fixS *   fixP,
                         valueT * valueP,
                         segT     seg ATTRIBUTE_UNUSED)
 {
This page took 0.023358 seconds and 4 git commands to generate.