Commit 86df8c86 by Tom Tromey Committed by Tom Tromey

* tree.h: Fix typo in comment.

From-SVN: r85195
parent 02aebac6
2004-07-26 Tom Tromey <tromey@redhat.com>
* tree.h: Fix typo in comment.
2004-07-26 Daniel Jacobowitz <dan@debian.org>
PR bootstrap/12804
......
......@@ -2931,7 +2931,7 @@ extern tree build_qualified_type (tree, int);
extern tree build_type_copy (tree);
/* Finish up a builtin RECORD_TYPE. Give it a name and provide its
fields. Optionally specify an alignment, and then lsy it out. */
fields. Optionally specify an alignment, and then lay it out. */
extern void finish_builtin_struct (tree, const char *,
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