aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-format.c
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2009-05-22 01:51:19 +0000
committerBen Elliston <bje@gcc.gnu.org>2009-05-22 11:51:19 +1000
commit52fc669ddf3dce75979ba8f4a348e7be0b89af1b (patch)
treed445ea6260740621c2359cc82d1ccaaf111ac0b0 /gcc/c-format.c
parentaaf19a5069395558dc84ebd1e05415d08a4b8347 (diff)
downloadgcc-52fc669ddf3dce75979ba8f4a348e7be0b89af1b.zip
gcc-52fc669ddf3dce75979ba8f4a348e7be0b89af1b.tar.gz
gcc-52fc669ddf3dce75979ba8f4a348e7be0b89af1b.tar.bz2
* c-format.c (handle_format_attribute): Fix comment typo.
From-SVN: r147790
Diffstat (limited to 'gcc/c-format.c')
-rw-r--r--gcc/c-format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-format.c b/gcc/c-format.c
index f64cb21..3c73564 100644
--- a/gcc/c-format.c
+++ b/gcc/c-format.c
@@ -2865,7 +2865,7 @@ handle_format_attribute (tree *node, tree ARG_UNUSED (name), tree args,
}
/* If this is a custom GCC-internal format type, we have to
- initialize certain bits a runtime. */
+ initialize certain bits at runtime. */
if (info.format_type == asm_fprintf_format_type
|| info.format_type == gcc_gfc_format_type
|| info.format_type == gcc_diag_format_type