* tree.h: Fix typo in comment.
From-SVN: r85195
This commit is contained in:
parent
02aebac6c9
commit
86df8c86f3
@ -1,3 +1,7 @@
|
||||
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);
|
||||
|
Loading…
Reference in New Issue
Block a user