mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-27 22:03:57 +08:00
fix typo
From-SVN: r37998
This commit is contained in:
parent
ebc7f29371
commit
d611079baa
@ -3363,7 +3363,7 @@ binfo_for_vtable (var)
|
||||
}
|
||||
|
||||
/* Returns the binfo of the first direct or indirect virtual base from
|
||||
which BINFO is derrived, or NULL if binfo is not via virtual. */
|
||||
which BINFO is derived, or NULL if binfo is not via virtual. */
|
||||
|
||||
tree
|
||||
binfo_from_vbase (binfo)
|
||||
|
Loading…
Reference in New Issue
Block a user