diff options
| -rw-r--r-- | gcc/cp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 3527d6b..c2abaab 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -11,8 +11,8 @@ 2001-12-03 Mumit Khan <khan@nanotech.wisc.edu> PR c++/3394 - * decl.c (xref_basetypes): Handle attributes between - 'class' and name. + * decl.c (xref_basetypes): Handle attributes between + 'class' and name. 2001-12-03 Nathan Sidwell <nathan@codesourcery.com> |
