* pt.c: Fix a comment typo.
From-SVN: r99274
This commit is contained in:
parent
a72c74a1de
commit
1875c2b7f8
@ -1,3 +1,7 @@
|
||||
2005-05-05 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* pt.c: Fix a comment typo.
|
||||
|
||||
2005-05-04 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* cp-tree.h (language_function): Change the type of
|
||||
|
@ -418,7 +418,7 @@ maybe_begin_member_template_processing (tree decl)
|
||||
++inline_parm_levels_used;
|
||||
}
|
||||
|
||||
/* Undo the effects of begin_member_template_processing. */
|
||||
/* Undo the effects of maybe_begin_member_template_processing. */
|
||||
|
||||
void
|
||||
maybe_end_member_template_processing (void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user