* decl.c: Fix a comment typo.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 15 Oct 2004 14:39:24 +0000 (14:39 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 15 Oct 2004 14:39:24 +0000 (14:39 +0000)
From-SVN: r89095

gcc/cp/ChangeLog
gcc/cp/decl.c

index d970b5a5ea90d2c9ee541d356f7c53f75b5c9686..64ff6610e4ae1565ddb4404f4a7d51f9d8130761 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-15  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * decl.c: Fix a comment typo.
+
 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR c++/16301
index ee7e48143f80b4582d924100bc1c9d5fc1c0ff3c..054662d8708fd0ae717c81e48beb4681855ec97a 100644 (file)
@@ -4977,7 +4977,7 @@ cp_finish_decl (tree decl, tree init, tree asmspec_tree, int flags)
            }
          
          /* If a variable is defined, and then a subsequent
-            definintion with external linkage is encountered, we will
+            definition with external linkage is encountered, we will
             get here twice for the same variable.  We want to avoid
             calling expand_static_init more than once.  For variables
             that are not static data members, we can call