File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -319,10 +319,10 @@ writes to `stdout` C source code where the variable (of type `str`) is defined
319319and initialised with the content of the file. The file may be either text or binary.
320320
321321* `gen-char-class`: Generates a character classification function that does the same as its
322- isw*() counterpart under en_US.UTF8 locale on the current platform. Run `tools/gen-char-class --help`
323- for further details, or `tools/gen-char-class --space` to see its output.
322+ ` isw*()` counterpart under ` en_US.UTF8` locale on the current platform. Run `tools/gen-char-class --help`
323+ for further details, or `tools/gen-char-class --space` to see an example of its output.
324324
325325## Project Status
326326The library requires at least a C11 compiler. So far has been tested on Linux Mint 19.3
327- with `gcc` versions 7.5.0, and `clang` version 9.0.0.
327+ with `gcc` version 7.5.0, and `clang` version 9.0.0.
328328
You can’t perform that action at this time.
0 commit comments