Skip to content
Snippets Groups Projects
Commit 19e464ce authored by Per Hedbor's avatar Per Hedbor
Browse files

Re-added the needed espaces.

Revert "whitespace: removed extra escape"

This reverts commit a2ecb8f8.
parent 900bf909
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ echo "/* File generated on `date`
by getwhitespace <UnicodeData.txt */
#define SPACECASE8 \\
case ' ':case '\\t':case '\\r':case '\\n':case '\\v':case '\\f': \\
case ' ':case '\\\\t':case '\\\\r':case '\\\\n':case '\\\\v':case '\\\\f': \\
case 0x85:case 0xa0:
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment