Fossil SCM
Corrected display of 'hooks' setting in /setup_settings, per [forum:d1ac688c1b|forum post d1ac688c1b].
Commit
5d9a7442fa44973822dcc5c2fc87127adf7a237e8101a5c05e7e7bb0ec32cec4
Parent
ed5843cf31c388b…
1 file changed
+1
-1
+1
-1
| --- src/hook.c | ||
| +++ src/hook.c | ||
| @@ -40,11 +40,11 @@ | ||
| 40 | 40 | */ |
| 41 | 41 | #include "config.h" |
| 42 | 42 | #include "hook.h" |
| 43 | 43 | |
| 44 | 44 | /* |
| 45 | -** SETTING: hooks sensitive | |
| 45 | +** SETTING: hooks sensitive width=40 block-text | |
| 46 | 46 | ** The "hooks" setting contains JSON that describes all defined |
| 47 | 47 | ** hooks. The value is an array of objects. Each object describes |
| 48 | 48 | ** a single hook. Example: |
| 49 | 49 | ** |
| 50 | 50 | ** |
| 51 | 51 |
| --- src/hook.c | |
| +++ src/hook.c | |
| @@ -40,11 +40,11 @@ | |
| 40 | */ |
| 41 | #include "config.h" |
| 42 | #include "hook.h" |
| 43 | |
| 44 | /* |
| 45 | ** SETTING: hooks sensitive |
| 46 | ** The "hooks" setting contains JSON that describes all defined |
| 47 | ** hooks. The value is an array of objects. Each object describes |
| 48 | ** a single hook. Example: |
| 49 | ** |
| 50 | ** |
| 51 |
| --- src/hook.c | |
| +++ src/hook.c | |
| @@ -40,11 +40,11 @@ | |
| 40 | */ |
| 41 | #include "config.h" |
| 42 | #include "hook.h" |
| 43 | |
| 44 | /* |
| 45 | ** SETTING: hooks sensitive width=40 block-text |
| 46 | ** The "hooks" setting contains JSON that describes all defined |
| 47 | ** hooks. The value is an array of objects. Each object describes |
| 48 | ** a single hook. Example: |
| 49 | ** |
| 50 | ** |
| 51 |