gas:
[deliverable/binutils-gdb.git] / gas / config / tc-dlx.h
index e3b7bb6d800214d2aca81dab70710b145f30c330..e675649530b6b8c94013f98cef571a88cecab4c5 100644 (file)
@@ -74,7 +74,7 @@ extern bfd_boolean md_dlx_fix_adjustable  (struct fix *);
 
 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX)
 
-/* Values passed to md_apply_fix3 don't include the symbol value.  */
+/* Values passed to md_apply_fix don't include the symbol value.  */
 #define MD_APPLY_SYM_VALUE(FIX) 0
 
 #define NEED_FX_R_TYPE
This page took 0.025151 seconds and 4 git commands to generate.