Commit 41361b9f by Arnaud Charlet

Fix typo.

From-SVN: r160104
parent 36a549b8
......@@ -439,7 +439,7 @@ c_lex_with_flags (tree *value, location_t *loc, unsigned char *cpp_flags,
gcc_unreachable ();
/* CPP_COMMENT will appear when compiling with -C and should be
ignored. */
ignored. */
case CPP_COMMENT:
goto retry;
......
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