Fix typo.
From-SVN: r81717
This commit is contained in:
parent
44b2a8daf3
commit
c72c42e8fb
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ DEF_LIST_INT_INT (3,0)
|
|||
DEF_LIST_INT_INT (3,4)
|
||||
#undef DEF_LIST_INT_INT
|
||||
|
||||
/* Construct tress for identifiers. */
|
||||
/* Construct trees for identifiers. */
|
||||
DEF_ATTR_IDENT (ATTR_CONST, "const")
|
||||
DEF_ATTR_IDENT (ATTR_FORMAT, "format")
|
||||
DEF_ATTR_IDENT (ATTR_FORMAT_ARG, "format_arg")
|
||||
|
|
Loading…
Add table
Reference in a new issue