projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
876fa8e
)
comment typo
author
Jason Merrill
<jason@gcc.gnu.org>
Wed, 24 Oct 2007 19:58:57 +0000
(15:58 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Wed, 24 Oct 2007 19:58:57 +0000
(15:58 -0400)
From-SVN: r129610
gcc/cp/parser.c
patch
|
blob
|
history
diff --git
a/gcc/cp/parser.c
b/gcc/cp/parser.c
index 3fab4dc8a05ebbd925ccf4b1e3f1b2c4284cf81d..8e48b1693d3810a87e5edb250e2c051cf448a473 100644
(file)
--- a/
gcc/cp/parser.c
+++ b/
gcc/cp/parser.c
@@
-13588,7
+13588,7
@@
cp_parser_parameter_declaration (cp_parser *parser,
token = cp_lexer_consume_token (parser->lexer);
}
- /* Create a DEFAULT_ARG to represent
ed
the unparsed default
+ /* Create a DEFAULT_ARG to represent the unparsed default
argument. */
default_argument = make_node (DEFAULT_ARG);
DEFARG_TOKENS (default_argument)