File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ The main effects of running the CPreProcessor parser;
6060
6161* lines started from `// ` are stripped as comments,
6262* areas surrounded by the pair of `/* ` and `*/ ` are
63- started as comments, and
63+ stripped as comments, and
6464* macros defined with `#define ` are extracted as tags.
6565
6666Set ``runCPreProcessor `` to ``false `` for disabling the CPreProcessor
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ The main effects of running the CPreProcessor parser;
6060
6161* lines started from `//` are stripped as comments,
6262* areas surrounded by the pair of `/*` and `*/` are
63- started as comments, and
63+ stripped as comments, and
6464* macros defined with `#define` are extracted as tags.
6565
6666Set ``runCPreProcessor`` to ``false`` for disabling the CPreProcessor
You can’t perform that action at this time.
0 commit comments