Fossil SCM

Fix an incorrect comment on the previous check-in.

drh 2024-02-22 20:08 trunk
Commit 0d2befb04d9640f339d71f3165b2ae5c87c34b47ac811fe042e5a1a83d1ec791
1 file changed +1 -1
+1 -1
--- src/blob.c
+++ src/blob.c
@@ -1575,11 +1575,11 @@
15751575
** 5 First byte of a 4-byte UTF-8
15761576
*/
15771577
static const char aSafeChar[256] = {
15781578
#ifdef _WIN32
15791579
/* Windows
1580
-** Prohibit: all control characters, including tab, \r and \n. Also %
1580
+** Prohibit: all control characters, including tab, \r and \n.
15811581
** Escape: (space) " # $ % & ' ( ) * ; < > ? [ ] ^ ` { | }
15821582
*/
15831583
/* x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xa xb xc xd xe xf */
15841584
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, /* 0x */
15851585
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, /* 1x */
15861586
--- src/blob.c
+++ src/blob.c
@@ -1575,11 +1575,11 @@
1575 ** 5 First byte of a 4-byte UTF-8
1576 */
1577 static const char aSafeChar[256] = {
1578 #ifdef _WIN32
1579 /* Windows
1580 ** Prohibit: all control characters, including tab, \r and \n. Also %
1581 ** Escape: (space) " # $ % & ' ( ) * ; < > ? [ ] ^ ` { | }
1582 */
1583 /* x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xa xb xc xd xe xf */
1584 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, /* 0x */
1585 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, /* 1x */
1586
--- src/blob.c
+++ src/blob.c
@@ -1575,11 +1575,11 @@
1575 ** 5 First byte of a 4-byte UTF-8
1576 */
1577 static const char aSafeChar[256] = {
1578 #ifdef _WIN32
1579 /* Windows
1580 ** Prohibit: all control characters, including tab, \r and \n.
1581 ** Escape: (space) " # $ % & ' ( ) * ; < > ? [ ] ^ ` { | }
1582 */
1583 /* x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 xa xb xc xd xe xf */
1584 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, /* 0x */
1585 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, /* 1x */
1586

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button