From 306ef64467b81eff37995c0620ee097c9d174463 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sun, 28 Oct 2001 19:25:00 +0000 Subject: ChangeLog.1, [...]: Fix spelling errors. * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c, semantics.c, spew.c: Fix spelling errors. From-SVN: r46593 --- gcc/cp/class.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/cp/class.c') diff --git a/gcc/cp/class.c b/gcc/cp/class.c index 1fa9a12..fe43d82 100644 --- a/gcc/cp/class.c +++ b/gcc/cp/class.c @@ -1557,7 +1557,7 @@ mark_primary_virtual_base (base_binfo, type) if (BINFO_PRIMARY_P (shared_binfo)) { /* It's already allocated in the hierarchy. BINFO won't have a - primary base in this hierachy, even though the complete object + primary base in this hierarchy, even though the complete object BINFO is for, would do. */ return NULL_TREE; } -- cgit v1.1