rewrap comment

From-SVN: r79163
This commit is contained in:
Jason Merrill 2004-03-09 05:06:20 -05:00
parent f3dfc177db
commit fab459303f

View file

@ -1,6 +1,6 @@
// PR c++/13170
// The bogus attribute is ignored, but was in TYPE_ATTRIBUTES during parsing of the class,
// causing some variants to have it and some not.
// The bogus attribute is ignored, but was in TYPE_ATTRIBUTES during
// parsing of the class, causing some variants to have it and some not.
struct __attribute__((bogus)) A
{