summaryrefslogtreecommitdiff
path: root/gas/as.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-11-23 02:14:21 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-11-23 02:14:21 +0000
commit35f7277d46e9686b027a044c03082845a900fd0b (patch)
tree17b45f87f12e3f9c6567776a3aa7fba7f9924ef0 /gas/as.h
parent8345a4221ade3d1c87ad2df1a49b893c18e93127 (diff)
downloadbinutils-redhat-35f7277d46e9686b027a044c03082845a900fd0b.tar.gz
* README-vms: Fix comment typos.
* as.h: Likewise. * dwarf2dbg.c: Likewise. * ecoff.c: Likewise. * hash.c: Likewise. * listing.c: Likewise. * write.c: Likewise.
Diffstat (limited to 'gas/as.h')
-rw-r--r--gas/as.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/as.h b/gas/as.h
index 1a04b0d9b7..890ecd8f10 100644
--- a/gas/as.h
+++ b/gas/as.h
@@ -301,7 +301,7 @@ typedef asection *segT;
#endif
typedef int subsegT;
-/* What subseg we are accreting now? */
+/* What subseg we are accessing now? */
COMMON subsegT now_subseg;
/* Segment our instructions emit to. */