aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-11-02 16:21:55 +0000
committerIan Lance Taylor <ian@airs.com>1993-11-02 16:21:55 +0000
commitead1a4084e8a290215ffaecf770e1f04faf5d681 (patch)
treea67144da5d24ad86b6f3262304f3facb73bbb73e /gas/read.c
parent242f60e214af3bbfb50d09c9a6ac2c2fd15f3e96 (diff)
downloadgdb-ead1a4084e8a290215ffaecf770e1f04faf5d681.zip
gdb-ead1a4084e8a290215ffaecf770e1f04faf5d681.tar.gz
gdb-ead1a4084e8a290215ffaecf770e1f04faf5d681.tar.bz2
Fix tipo in comment.
Diffstat (limited to 'gas/read.c')
-rw-r--r--gas/read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/read.c b/gas/read.c
index f3a67df..8a9430b 100644
--- a/gas/read.c
+++ b/gas/read.c
@@ -2764,7 +2764,7 @@ s_stab_generic (what, stab_secname, stabstr_secname)
SKIP_WHITESPACE ();
}
- /* We have not gathered the type, other, and desc information. For
+ /* We have now gathered the type, other, and desc information. For
.stabs or .stabn, input_line_pointer is now pointing at the
value. */