* utils.c: Fix a typo.

From-SVN: r117407
This commit is contained in:
Kazu Hirata 2006-10-03 16:36:41 +00:00 committed by Kazu Hirata
parent 2285b0531d
commit c0a699675b
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
* decl.c, utils.c: Fix comment typos.
* utils.c: Fix a typo.
2006-09-28 Eric Botcazou <ebotcazou@adacore.com>
* decl.c (gnat_to_gnu_entity) <E_Procedure>: Do not set "const" flag

View file

@ -84,7 +84,7 @@ static tree handle_const_attribute (tree *, tree, tree, int, bool *);
static tree handle_nothrow_attribute (tree *, tree, tree, int, bool *);
/* Table of machine-independent internal attributes for Ada. We support
this minimal set ot attributes to accommodate the Alpha back-end which
this minimal set of attributes to accommodate the Alpha back-end which
unconditionally puts them on its builtins. */
const struct attribute_spec gnat_internal_attribute_table[] =
{