gas:
[deliverable/binutils-gdb.git] / gas / config / tc-sparc.h
index 528be9fac344b575bc3c7a9fb3b0cef6112463ba..339a9c25eccee8bfebec991d46d17856e5610087 100644 (file)
@@ -109,7 +109,7 @@ extern void sparc_handle_align PARAMS ((struct frag *));
                       == S_GET_SEGMENT ((FIX)->fx_addsy)))             \
               || S_IS_LOCAL ((FIX)->fx_addsy)))))
 
-/* 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
 
 /* Finish up the entire symtab.  */
This page took 0.024981 seconds and 4 git commands to generate.