Commit 4d1bb612 by Jason Merrill

tweak spelling

From-SVN: r26506
parent 714091c6
...@@ -4992,7 +4992,7 @@ handle_generic_pragma (token) ...@@ -4992,7 +4992,7 @@ handle_generic_pragma (token)
return handle_pragma_token (NULL_PTR, NULL_TREE); return handle_pragma_token (NULL_PTR, NULL_TREE);
default: default:
handle_pragma_token (token_buffer, NULL); handle_pragma_token (token_buffer, NULL_TREE);
} }
token = real_yylex (); token = real_yylex ();
......
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