fix whitespace
From-SVN: r67036
This commit is contained in:
parent
1cd69e2bed
commit
a63996f10f
1 changed files with 1 additions and 1 deletions
|
@ -5059,7 +5059,7 @@ finish_struct_1 (tree t)
|
|||
check_bases_and_members (t);
|
||||
|
||||
/* Find the key method */
|
||||
if (TYPE_CONTAINS_VPTR_P (t))
|
||||
if (TYPE_CONTAINS_VPTR_P (t))
|
||||
{
|
||||
CLASSTYPE_KEY_METHOD (t) = key_method (t);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue