summaryrefslogtreecommitdiff
path: root/gas/config/tc-alpha.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-07-07 16:58:25 +0000
committerNick Clifton <nickc@redhat.com>2000-07-07 16:58:25 +0000
commitbc0d738a8d2b7b30633151b61111cdc144bd4368 (patch)
tree6c15f36dad187213b90ec92ff0318b3be7c1ba82 /gas/config/tc-alpha.c
parentd67b5d6d0e27dc2a4be9f14d463954fd83631243 (diff)
downloadbinutils-gdb-bc0d738a8d2b7b30633151b61111cdc144bd4368.tar.gz
Fix comments.
Diffstat (limited to 'gas/config/tc-alpha.c')
-rw-r--r--gas/config/tc-alpha.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-alpha.c b/gas/config/tc-alpha.c
index 0eed2e2a6d5..0fb3fff3773 100644
--- a/gas/config/tc-alpha.c
+++ b/gas/config/tc-alpha.c
@@ -971,8 +971,8 @@ md_section_align (seg, size)
}
/* Turn a string in input_line_pointer into a floating point constant
- of type type, and store the appropriate bytes in *litP. The number
- of LITTLENUMS emitted is stored in *sizeP. An error message is
+ of type TYPE, and store the appropriate bytes in *LITP. The number
+ of LITTLENUMS emitted is stored in *SIZEP. An error message is
returned, or NULL on OK. */
/* Equal to MAX_PRECISION in atof-ieee.c */