This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] ada/*.c: Fix comment typos.


> Index: ada/utils.c
> ===================================================================
> --- ada/utils.c	(revision 117403)
> +++ ada/utils.c	(working copy)
> @@ -84,7 +84,7 @@ static tree handle_const_attribute (tree
>  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 accomodate the Alpha back-end which
> +   this minimal set ot attributes to accommodate the Alpha back-end which
>     unconditionally puts them on its builtins.  */
>  const struct attribute_spec gnat_internal_attribute_table[] =
>  {

I managed to make 2 typos in the same line. :-)

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]