diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-11-02 16:21:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-11-02 16:21:55 +0000 |
commit | ead1a4084e8a290215ffaecf770e1f04faf5d681 (patch) | |
tree | a67144da5d24ad86b6f3262304f3facb73bbb73e /gas/read.c | |
parent | 242f60e214af3bbfb50d09c9a6ac2c2fd15f3e96 (diff) | |
download | gdb-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. */ |