Fossil SCM
Some last sly typos which had been supposedly fixed.
Commit
f677d53eac0c4261866a06ec97158d3d07742a9d8dd1f11951706ff728ffb86f
Parent
d425d2394fe9956…
1 file changed
+3
-3
+3
-3
| --- src/th_main.c | ||
| +++ src/th_main.c | ||
| @@ -151,13 +151,13 @@ | ||
| 151 | 151 | fossil_print("\n------------------- END TRACE LOG -------------------\n"); |
| 152 | 152 | } |
| 153 | 153 | } |
| 154 | 154 | |
| 155 | 155 | /* |
| 156 | -** - adopted from ls_cmd_rev in checkin.c | |
| 157 | -** - adopted commands/error handling for usage within th1 | |
| 158 | -** - interface adopted to allow result creation as TH1 List | |
| 156 | +** - adapted from ls_cmd_rev in checkin.c | |
| 157 | +** - adapted commands/error handling for usage within th1 | |
| 158 | +** - interface adapted to allow result creation as TH1 List | |
| 159 | 159 | ** |
| 160 | 160 | ** Takes a check-in identifier in zRev and an optiona glob pattern in zGLOB |
| 161 | 161 | ** as parameter returns a TH list in pzList,pnList with filenames matching |
| 162 | 162 | ** glob pattern with the checking |
| 163 | 163 | */ |
| 164 | 164 |
| --- src/th_main.c | |
| +++ src/th_main.c | |
| @@ -151,13 +151,13 @@ | |
| 151 | fossil_print("\n------------------- END TRACE LOG -------------------\n"); |
| 152 | } |
| 153 | } |
| 154 | |
| 155 | /* |
| 156 | ** - adopted from ls_cmd_rev in checkin.c |
| 157 | ** - adopted commands/error handling for usage within th1 |
| 158 | ** - interface adopted to allow result creation as TH1 List |
| 159 | ** |
| 160 | ** Takes a check-in identifier in zRev and an optiona glob pattern in zGLOB |
| 161 | ** as parameter returns a TH list in pzList,pnList with filenames matching |
| 162 | ** glob pattern with the checking |
| 163 | */ |
| 164 |
| --- src/th_main.c | |
| +++ src/th_main.c | |
| @@ -151,13 +151,13 @@ | |
| 151 | fossil_print("\n------------------- END TRACE LOG -------------------\n"); |
| 152 | } |
| 153 | } |
| 154 | |
| 155 | /* |
| 156 | ** - adapted from ls_cmd_rev in checkin.c |
| 157 | ** - adapted commands/error handling for usage within th1 |
| 158 | ** - interface adapted to allow result creation as TH1 List |
| 159 | ** |
| 160 | ** Takes a check-in identifier in zRev and an optiona glob pattern in zGLOB |
| 161 | ** as parameter returns a TH list in pzList,pnList with filenames matching |
| 162 | ** glob pattern with the checking |
| 163 | */ |
| 164 |