projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e56f915
)
comment typo
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 24 Oct 2007 14:58:49 +0000
(10:58 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 24 Oct 2007 14:58:49 +0000
(10:58 -0400)
From-SVN: r129603
gcc/cp/tree.c
patch
|
blob
|
history
diff --git
a/gcc/cp/tree.c
b/gcc/cp/tree.c
index ca767a18247b2af99f482225a8f4851b84824ba4..64efda50d65d9a75e3550aaca9e2ef61627bd0f9 100644
(file)
--- a/
gcc/cp/tree.c
+++ b/
gcc/cp/tree.c
@@
-2248,7
+2248,7
@@
make_ptrmem_cst (tree type, tree member)
}
/* Build a variant of TYPE that has the indicated ATTRIBUTES. May
- return an existing type
o
f an appropriate type already exists. */
+ return an existing type
i
f an appropriate type already exists. */
tree
cp_build_type_attribute_variant (tree type, tree attributes)