From: Ben Elliston Date: Tue, 1 Apr 2008 05:32:18 +0000 (+0000) Subject: * doc/c-tree.texi (Function Basics): Fix grammatical error. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1b82c3aabead02b8028068a11314c97082ca95c3;p=gcc.git * doc/c-tree.texi (Function Basics): Fix grammatical error. From-SVN: r133785 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fbc465e35d6..3b4e7fb05fe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-04-01 Ben Elliston + + * doc/c-tree.texi (Function Basics): Fix grammatical error. + 2008-03-31 Seongbae Park * common.opt (fprofile-dir=, fprofile-use=, fprofile-generate=): diff --git a/gcc/doc/c-tree.texi b/gcc/doc/c-tree.texi index d7276894432..1f019763d09 100644 --- a/gcc/doc/c-tree.texi +++ b/gcc/doc/c-tree.texi @@ -1508,7 +1508,7 @@ whose @code{TREE_VALUE} represents a type. @item TYPE_NOTHROW_P This predicate holds when the exception-specification of its arguments -if of the form `@code{()}'. +is of the form `@code{()}'. @item DECL_ARRAY_DELETE_OPERATOR_P This predicate holds if the function an overloaded