gas:
[deliverable/binutils-gdb.git] / gas / config / tc-alpha.h
index 97567002638cfb1a377056d84bc85efc9eb5b27c..42e004e4148233dcc7eafad99bb4220a7fe8c230 100644 (file)
@@ -60,7 +60,7 @@ extern valueT alpha_gp_value;
 #define tc_fix_adjustable(FIX)         alpha_fix_adjustable (FIX)
 #define RELOC_REQUIRES_SYMBOL
 
-/* 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 md_convert_frag(b,s,f)         as_fatal ("alpha convert_frag\n")
This page took 0.024128 seconds and 4 git commands to generate.