aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/operators.def
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-07-21 19:29:07 +0000
committerRalf Wildenhues <rwild@gcc.gnu.org>2008-07-21 19:29:07 +0000
commit39a13be5cbfe0e9623782de3733cd8265e6230d4 (patch)
tree6665537e7f885d1d1832af7b0b228f216c10e7d3 /gcc/cp/operators.def
parent5194c5c12990408f73e6a1fc1d1132c887ab4c08 (diff)
downloadgcc-39a13be5cbfe0e9623782de3733cd8265e6230d4.zip
gcc-39a13be5cbfe0e9623782de3733cd8265e6230d4.tar.gz
gcc-39a13be5cbfe0e9623782de3733cd8265e6230d4.tar.bz2
objc-act.c: Fix comment typos.
gcc/objc/ * objc-act.c: Fix comment typos. gcc/cp/ * call.c: Fix comment typos. * class.c: Likewise. * cp-tree.h: Likewise. * cxx-pretty-print.c: Likewise. * decl.c: Likewise. * init.c: Likewise. * name-lookup.c: Likewise. * operators.def: Likewise. * parser.c: Likewise. * pt.c: Likewise. * tree.c: Likewise. * typeck.c: Likewise. From-SVN: r138042
Diffstat (limited to 'gcc/cp/operators.def')
-rw-r--r--gcc/cp/operators.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/operators.def b/gcc/cp/operators.def
index 6c24ba1..9c2dd8b 100644
--- a/gcc/cp/operators.def
+++ b/gcc/cp/operators.def
@@ -5,7 +5,7 @@
non-overloadable operators (like the `?:' ternary operator).
Written by Mark Mitchell <mark@codesourcery.com>
- Copyright (C) 2000, 2001, 2002, 2003, 2005, 2007
+ Copyright (C) 2000, 2001, 2002, 2003, 2005, 2007, 2008
Free Software Foundation, Inc.
This file is part of GCC.
@@ -56,7 +56,7 @@ along with GCC; see the file COPYING3. If not see
A boolean value. If nonzero, this is an assignment operator.
- Before including this file, you should define DEFOPERATOR
+ Before including this file, you should define DEF_OPERATOR
to take these arguments.
There is code (such as in grok_op_properties) that depends on the