summaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2001-01-23 22:15:01 +0000
committerKazu Hirata <kazu@codesourcery.com>2001-01-23 22:15:01 +0000
commit43ad3147a9b5ee39b23c6291e5c805e16890db77 (patch)
tree5e2f5369cd8e97380e47b52b9028d2c4a461be8a /gas/as.c
parent0007625f8feb55101b057b611d495edf81c0259a (diff)
downloadbinutils-gdb-43ad3147a9b5ee39b23c6291e5c805e16890db77.tar.gz
2001-01-23 Kazu Hirata <kazu@hxi.com>
* as.c: Fix formatting. * ehopt.c: Likewise. * messages.c: Likewise. * stabs.c: Likewise. * symbols.c: Likewise.
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/as.c b/gas/as.c
index 6cf324d1d90..8c7493db2a4 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -886,7 +886,7 @@ main (argc, argv)
md_end ();
#endif
- /* If we've been collecting dwarf2 .debug_line info, either for
+ /* If we've been collecting dwarf2 .debug_line info, either for
assembly debugging or on behalf of the compiler, emit it now. */
dwarf2_finish ();