Fossil SCM
fixed a typo in a comment
Commit
02c3468b3fa59937f725074f32e6d58dca62a61f65c81bc1421d5cd7d4c8ef31
Parent
e3fbbdc1d05b840…
1 file changed
+1
-1
+1
-1
| --- src/backoffice.c | ||
| +++ src/backoffice.c | ||
| @@ -461,11 +461,11 @@ | ||
| 461 | 461 | ** |
| 462 | 462 | ** If no backoffice processes are running at all, this routine becomes |
| 463 | 463 | ** the main backoffice. |
| 464 | 464 | ** |
| 465 | 465 | ** If a primary backoffice is running, but a on-deck backoffice is |
| 466 | -** needed, this routine becomes that on-desk backoffice. | |
| 466 | +** needed, this routine becomes that on-deck backoffice. | |
| 467 | 467 | */ |
| 468 | 468 | static void backoffice_thread(void){ |
| 469 | 469 | Lease x; |
| 470 | 470 | sqlite3_uint64 tmNow; |
| 471 | 471 | sqlite3_uint64 idSelf; |
| 472 | 472 |
| --- src/backoffice.c | |
| +++ src/backoffice.c | |
| @@ -461,11 +461,11 @@ | |
| 461 | ** |
| 462 | ** If no backoffice processes are running at all, this routine becomes |
| 463 | ** the main backoffice. |
| 464 | ** |
| 465 | ** If a primary backoffice is running, but a on-deck backoffice is |
| 466 | ** needed, this routine becomes that on-desk backoffice. |
| 467 | */ |
| 468 | static void backoffice_thread(void){ |
| 469 | Lease x; |
| 470 | sqlite3_uint64 tmNow; |
| 471 | sqlite3_uint64 idSelf; |
| 472 |
| --- src/backoffice.c | |
| +++ src/backoffice.c | |
| @@ -461,11 +461,11 @@ | |
| 461 | ** |
| 462 | ** If no backoffice processes are running at all, this routine becomes |
| 463 | ** the main backoffice. |
| 464 | ** |
| 465 | ** If a primary backoffice is running, but a on-deck backoffice is |
| 466 | ** needed, this routine becomes that on-deck backoffice. |
| 467 | */ |
| 468 | static void backoffice_thread(void){ |
| 469 | Lease x; |
| 470 | sqlite3_uint64 tmNow; |
| 471 | sqlite3_uint64 idSelf; |
| 472 |