Commit d611079b by Jason Merrill

fix typo

From-SVN: r37998
parent ebc7f293
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment