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-Tag: releases/gcc-4.4.0~5734 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b82c3aabead02b8028068a11314c97082ca95c3;p=thirdparty%2Fgcc.git * doc/c-tree.texi (Function Basics): Fix grammatical error. From-SVN: r133785 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fbc465e35d68..3b4e7fb05fef 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 d72768944321..1f019763d099 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