memfriend11.C: Fix comment typo.
* g++.dg/template/memfriend11.C: Fix comment typo. * g++.dg/template/memfriend14.C: Likewise. From-SVN: r89371
This commit is contained in:
parent
cc6cea1b7f
commit
aaf1c72d52
@ -1,3 +1,8 @@
|
||||
2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
|
||||
|
||||
* g++.dg/template/memfriend11.C: Fix comment typo.
|
||||
* g++.dg/template/memfriend14.C: Likewise.
|
||||
|
||||
2004-10-20 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
|
||||
|
@ -3,7 +3,7 @@
|
||||
// Copyright (C) 2004 Free Software Foundation
|
||||
// Contributed by Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
|
||||
|
||||
// Nest class template of class template as friend
|
||||
// Nested class template of class template as friend
|
||||
|
||||
template<class T> struct A
|
||||
{
|
||||
|
@ -3,7 +3,7 @@
|
||||
// Copyright (C) 2004 Free Software Foundation
|
||||
// Contributed by Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
|
||||
|
||||
// Nest class template of class template as friend
|
||||
// Nested class template of class template as friend
|
||||
|
||||
template<class T> struct A
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user