* decl.c: Fix a comment typo.

From-SVN: r89095
This commit is contained in:
Kazu Hirata 2004-10-15 14:39:24 +00:00 committed by Kazu Hirata
parent ed8b755833
commit 06b6044526
2 changed files with 5 additions and 1 deletions

View 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

View 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