summaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-29 14:45:54 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-29 14:45:54 +0000
commitde16fecdc0677b515301254c18aa0e2593a82579 (patch)
tree818bc01b75860f67108ab7530c953a7bb148ec02 /gcc/cp/method.c
parente4366794b47dad0a194fb9221ffb45f165409a66 (diff)
downloadgcc-de16fecdc0677b515301254c18aa0e2593a82579.tar.gz
* method.c: Fix a comment typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102554 138bc75d-0d04-0410-961f-82ee72b054a4
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 2d6528d1c6b..3da93ad139f 100644
--- a/gcc/cp/method.c
+++ b/gcc/cp/method.c
@@ -979,7 +979,7 @@ implicitly_declare_fn (special_function_kind kind, tree type, bool const_p)
tree name;
HOST_WIDE_INT saved_processing_template_decl;
- /* Because we create declarations for implictly declared functions
+ /* Because we create declarations for implicitly declared functions
lazily, we may be creating the declaration for a member of TYPE
while in some completely different context. However, TYPE will
never be a dependent class (because we never want to do lookups