Fossil SCM
Comment typo fix in previous
Commit
ec5efceb8aac6cb45cfe392204aea8ec94b8aa621226f252b3a94e62ce8cfc8b
Parent
129e39587803da0…
1 file changed
+1
-1
+1
-1
| --- src/main.c | ||
| +++ src/main.c | ||
| @@ -2735,11 +2735,11 @@ | ||
| 2735 | 2735 | ** |
| 2736 | 2736 | ** Works like the [[http]] command but gives setup permission to all users. |
| 2737 | 2737 | ** |
| 2738 | 2738 | ** Options: |
| 2739 | 2739 | ** --th-trace Trace TH1 execution (for debugging purposes) |
| 2740 | -** --usercap CAP User capability string (Default: "sxy`") | |
| 2740 | +** --usercap CAP User capability string (Default: "sxy") | |
| 2741 | 2741 | ** |
| 2742 | 2742 | */ |
| 2743 | 2743 | void cmd_test_http(void){ |
| 2744 | 2744 | const char *zIpAddr; /* IP address of remote client */ |
| 2745 | 2745 | const char *zUserCap; |
| 2746 | 2746 |
| --- src/main.c | |
| +++ src/main.c | |
| @@ -2735,11 +2735,11 @@ | |
| 2735 | ** |
| 2736 | ** Works like the [[http]] command but gives setup permission to all users. |
| 2737 | ** |
| 2738 | ** Options: |
| 2739 | ** --th-trace Trace TH1 execution (for debugging purposes) |
| 2740 | ** --usercap CAP User capability string (Default: "sxy`") |
| 2741 | ** |
| 2742 | */ |
| 2743 | void cmd_test_http(void){ |
| 2744 | const char *zIpAddr; /* IP address of remote client */ |
| 2745 | const char *zUserCap; |
| 2746 |
| --- src/main.c | |
| +++ src/main.c | |
| @@ -2735,11 +2735,11 @@ | |
| 2735 | ** |
| 2736 | ** Works like the [[http]] command but gives setup permission to all users. |
| 2737 | ** |
| 2738 | ** Options: |
| 2739 | ** --th-trace Trace TH1 execution (for debugging purposes) |
| 2740 | ** --usercap CAP User capability string (Default: "sxy") |
| 2741 | ** |
| 2742 | */ |
| 2743 | void cmd_test_http(void){ |
| 2744 | const char *zIpAddr; /* IP address of remote client */ |
| 2745 | const char *zUserCap; |
| 2746 |