aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2003-06-16 13:15:37 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2003-06-16 13:15:37 +0000
commit4de8668e9c5dbabf27190c65ae105f0d735c0da2 (patch)
treec17c08728aba17ad732901aab8725402f4b0767f /gcc/cp/method.c
parent08dca707dac5ecd13eb4c3db47907b39c940cba9 (diff)
downloadgcc-4de8668e9c5dbabf27190c65ae105f0d735c0da2.zip
gcc-4de8668e9c5dbabf27190c65ae105f0d735c0da2.tar.gz
gcc-4de8668e9c5dbabf27190c65ae105f0d735c0da2.tar.bz2
cp-tree.h: Follow spelling conventions.
* cp-tree.h: Follow spelling conventions. * mangle.c: Likewise. * method.c: Likewise. * parser.c: Likewise. From-SVN: r68015
Diffstat (limited to 'gcc/cp/method.c')
-rw-r--r--gcc/cp/method.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/method.c b/gcc/cp/method.c
index ef801ac..2a08f70 100644
--- a/gcc/cp/method.c
+++ b/gcc/cp/method.c
@@ -309,7 +309,7 @@ finish_thunk (tree thunk)
/* Adjust PTR by the constant FIXED_OFFSET, and by the vtable
offset indicated by VIRTUAL_OFFSET, if that is
- non-null. THIS_ADJUSTING is non-zero for a this adjusting thunk and
+ non-null. THIS_ADJUSTING is nonzero for a this adjusting thunk and
zero for a result adjusting thunk. */
static tree