mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-12 23:45:48 +08:00
fix whitespace
From-SVN: r67036
This commit is contained in:
parent
1cd69e2bed
commit
a63996f10f
@ -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…
Reference in New Issue
Block a user