Commit c3e188fc by Kazu Hirata Committed by Kazu Hirata

* pt.c: Fix a comment typo.

From-SVN: r120394
parent 900f1ea9
2007-01-03 Kazu Hirata <kazu@codesourcery.com>
* pt.c: Fix a comment typo.
2006-01-02 Ian Lance Taylor <iant@google.com>
* semantics.c (maybe_convert_cond): Optionally warn when using an
......
......@@ -2343,7 +2343,7 @@ build_template_parm_index (int index,
}
/* Find the canonical type parameter for the given template type
parmaeter. Returns the canonical type parameter, which may be TYPE
parameter. Returns the canonical type parameter, which may be TYPE
if no such parameter existed. */
static tree
canonical_type_parameter (tree type)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment