Fossil SCM

Fix to the prior commit: editing lost a closing "*/" in a comment, yet it compiled with only a warning, and I missed the warning.

wyoung 2023-05-22 23:46 trunk
Commit c5d287b66b1c3535048d3f21956d69c6e99460e7c0381e83d60fe4b34019ad01
1 file changed +1
+1
--- src/db.c
+++ src/db.c
@@ -4224,10 +4224,11 @@
42244224
** The VALUE of this setting is a list of GLOB patterns matching files
42254225
** in which it is allowed to have CR, CR+LF or mixed line endings,
42264226
** suppressing Fossil's normal warning about this. Set it to "*" to
42274227
** disable CR+LF checking entirely. Example: *.md,*.txt
42284228
** The crnl-glob setting is a compatibility alias.
4229
+*/
42294230
/*
42304231
** SETTING: crnl-glob width=40 versionable block-text
42314232
** This is an alias for the crlf-glob setting.
42324233
*/
42334234
/*
42344235
--- src/db.c
+++ src/db.c
@@ -4224,10 +4224,11 @@
4224 ** The VALUE of this setting is a list of GLOB patterns matching files
4225 ** in which it is allowed to have CR, CR+LF or mixed line endings,
4226 ** suppressing Fossil's normal warning about this. Set it to "*" to
4227 ** disable CR+LF checking entirely. Example: *.md,*.txt
4228 ** The crnl-glob setting is a compatibility alias.
 
4229 /*
4230 ** SETTING: crnl-glob width=40 versionable block-text
4231 ** This is an alias for the crlf-glob setting.
4232 */
4233 /*
4234
--- src/db.c
+++ src/db.c
@@ -4224,10 +4224,11 @@
4224 ** The VALUE of this setting is a list of GLOB patterns matching files
4225 ** in which it is allowed to have CR, CR+LF or mixed line endings,
4226 ** suppressing Fossil's normal warning about this. Set it to "*" to
4227 ** disable CR+LF checking entirely. Example: *.md,*.txt
4228 ** The crnl-glob setting is a compatibility alias.
4229 */
4230 /*
4231 ** SETTING: crnl-glob width=40 versionable block-text
4232 ** This is an alias for the crlf-glob setting.
4233 */
4234 /*
4235

Keyboard Shortcuts

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