Commit c72c42e8 by Mike Stump

Fix typo.

From-SVN: r81717
parent 44b2a8da
...@@ -69,7 +69,7 @@ DEF_LIST_INT_INT (3,0) ...@@ -69,7 +69,7 @@ DEF_LIST_INT_INT (3,0)
DEF_LIST_INT_INT (3,4) DEF_LIST_INT_INT (3,4)
#undef DEF_LIST_INT_INT #undef DEF_LIST_INT_INT
/* Construct tress for identifiers. */ /* Construct trees for identifiers. */
DEF_ATTR_IDENT (ATTR_CONST, "const") DEF_ATTR_IDENT (ATTR_CONST, "const")
DEF_ATTR_IDENT (ATTR_FORMAT, "format") DEF_ATTR_IDENT (ATTR_FORMAT, "format")
DEF_ATTR_IDENT (ATTR_FORMAT_ARG, "format_arg") DEF_ATTR_IDENT (ATTR_FORMAT_ARG, "format_arg")
......
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