projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
591382c
)
Fix spacing in third last entry
author
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Mon, 3 Dec 2001 23:20:00 +0000
(23:20 +0000)
committer
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Mon, 3 Dec 2001 23:20:00 +0000
(23:20 +0000)
From-SVN: r47571
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 3527d6bce7cd434d0f38f1a53d554b2b07c347f1..c2abaab0c86dc187e3778f467a4bacab242ccc07 100644
(file)
--- 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>