aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i370.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-i370.h')
-rw-r--r--gas/config/tc-i370.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-i370.h b/gas/config/tc-i370.h
index 716094b..e44328d 100644
--- a/gas/config/tc-i370.h
+++ b/gas/config/tc-i370.h
@@ -54,7 +54,7 @@ extern int target_big_endian;
/* foo-. gets turned into PC relative relocs. */
#define DIFF_EXPR_OK
-/* 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
/* We don't need to handle .word strangely. */