mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-06 04:00:25 +08:00
incomplete1.C: Fix typo in comment.
2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org> * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment. From-SVN: r131919
This commit is contained in:
parent
e8b0eabccd
commit
82ad59926b
@ -1,3 +1,7 @@
|
||||
2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
|
||||
|
||||
* g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
|
||||
|
||||
2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
|
||||
|
||||
PR 31535
|
||||
|
@ -3,7 +3,7 @@
|
||||
// Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
// Contributed by Nathan Sidwell 28 Nov 2000 <nathan@codesourcery.com>
|
||||
|
||||
// Inspired by by 756. We'd ICE when trying to define a member of an
|
||||
// Inspired by 756. We'd ICE when trying to define a member of an
|
||||
// incomplete template type.
|
||||
|
||||
template<class X> struct ObjCount;
|
||||
|
Loading…
x
Reference in New Issue
Block a user