Fossil SCM

Fix a typo that prevented the diff-binary setting from being picked up by the mkindex.c comment scanner.

drh 2017-10-30 13:22 trunk
Commit 2eea7584d57b80c053c5e9c5041a8b8185f566f23debe2cb80b83dfc1579c1d9
1 file changed +2 -1
+2 -1
--- src/db.c
+++ src/db.c
@@ -2871,11 +2871,12 @@
28712871
** SETTING: default-perms width=16 default=u
28722872
** Permissions given automatically to new users. For more
28732873
** information on permissions see the Users page in Server
28742874
** Administration of the HTTP UI.
28752875
*/
2876
-/* SETTING: diff-binary boolean default=on
2876
+/*
2877
+** SETTING: diff-binary boolean default=on
28772878
** If enabled, permit files that may be binary
28782879
** or that match the "binary-glob" setting to be used with
28792880
** external diff programs. If disabled, skip these files.
28802881
*/
28812882
/*
28822883
--- src/db.c
+++ src/db.c
@@ -2871,11 +2871,12 @@
2871 ** SETTING: default-perms width=16 default=u
2872 ** Permissions given automatically to new users. For more
2873 ** information on permissions see the Users page in Server
2874 ** Administration of the HTTP UI.
2875 */
2876 /* SETTING: diff-binary boolean default=on
 
2877 ** If enabled, permit files that may be binary
2878 ** or that match the "binary-glob" setting to be used with
2879 ** external diff programs. If disabled, skip these files.
2880 */
2881 /*
2882
--- src/db.c
+++ src/db.c
@@ -2871,11 +2871,12 @@
2871 ** SETTING: default-perms width=16 default=u
2872 ** Permissions given automatically to new users. For more
2873 ** information on permissions see the Users page in Server
2874 ** Administration of the HTTP UI.
2875 */
2876 /*
2877 ** SETTING: diff-binary boolean default=on
2878 ** If enabled, permit files that may be binary
2879 ** or that match the "binary-glob" setting to be used with
2880 ** external diff programs. If disabled, skip these files.
2881 */
2882 /*
2883

Keyboard Shortcuts

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