OSDN Git Service

* method.c: Fix a comment typo.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Jul 2005 14:45:54 +0000 (14:45 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Jul 2005 14:45:54 +0000 (14:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102554 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog
gcc/cp/method.c

index 5a3be7c..0e0c9e6 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-29  Kazu Hirata  <kazu@codesourcery.com>
+
+       * method.c: Fix a comment typo.
+
 2005-07-28  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/22545
index 2d6528d..3da93ad 100644 (file)
@@ -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