Skip to content
Snippets Groups Projects
Commit c72c42e8 authored by Mike Stump's avatar Mike Stump
Browse files

Fix typo.

From-SVN: r81717
parent 44b2a8da
No related branches found
No related tags found
No related merge requests found
...@@ -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")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment