Commit ab93b543 by Jason Merrill

fix comment typo

From-SVN: r50929
parent e6542f4e
...@@ -292,7 +292,7 @@ build_cplus_new (type, init) ...@@ -292,7 +292,7 @@ build_cplus_new (type, init)
return rval; return rval;
} }
/* Buidl a TARGET_EXPR using INIT to initialize a new temporary of the /* Build a TARGET_EXPR using INIT to initialize a new temporary of the
indicated TYPE. */ indicated TYPE. */
tree tree
......
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