diff options
Diffstat (limited to 'gas/config/tc-ia64.c')
-rw-r--r-- | gas/config/tc-ia64.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-ia64.c b/gas/config/tc-ia64.c index 9b2eaf4..abcfe63 100644 --- a/gas/config/tc-ia64.c +++ b/gas/config/tc-ia64.c @@ -9138,8 +9138,8 @@ tc_gen_reloc (sec, fixp) } /* Turn a string in input_line_pointer into a floating point constant - of type type, and store the appropriate bytes in *lit. The number - of LITTLENUMS emitted is stored in *size. An error message is + of type TYPE, and store the appropriate bytes in *LIT. The number + of LITTLENUMS emitted is stored in *SIZE. An error message is returned, or NULL on OK. */ #define MAX_LITTLENUMS 5 |