Fossil SCM
Merge from trunk.
Commit
439d778c67ab1cbdfee6f87867f09d71d9ae9e74b7fb8ca54f906763c940bd1c
Parent
b58aa5e213c1bc1…
1 file changed
+1
-1
+1
-1
| --- src/schema.c | ||
| +++ src/schema.c | ||
| @@ -511,11 +511,11 @@ | ||
| 511 | 511 | ** Predefined tagid values |
| 512 | 512 | */ |
| 513 | 513 | #if INTERFACE |
| 514 | 514 | # define TAG_BGCOLOR 1 /* Set the background color for display */ |
| 515 | 515 | # define TAG_COMMENT 2 /* The check-in comment */ |
| 516 | -# define TAG_USER 3 /* User who made a checking */ | |
| 516 | +# define TAG_USER 3 /* User who made a check-in */ | |
| 517 | 517 | # define TAG_DATE 4 /* The date of a check-in */ |
| 518 | 518 | # define TAG_HIDDEN 5 /* Do not display in timeline */ |
| 519 | 519 | # define TAG_PRIVATE 6 /* Do not sync */ |
| 520 | 520 | # define TAG_CLUSTER 7 /* A cluster */ |
| 521 | 521 | # define TAG_BRANCH 8 /* Value is name of the current branch */ |
| 522 | 522 |
| --- src/schema.c | |
| +++ src/schema.c | |
| @@ -511,11 +511,11 @@ | |
| 511 | ** Predefined tagid values |
| 512 | */ |
| 513 | #if INTERFACE |
| 514 | # define TAG_BGCOLOR 1 /* Set the background color for display */ |
| 515 | # define TAG_COMMENT 2 /* The check-in comment */ |
| 516 | # define TAG_USER 3 /* User who made a checking */ |
| 517 | # define TAG_DATE 4 /* The date of a check-in */ |
| 518 | # define TAG_HIDDEN 5 /* Do not display in timeline */ |
| 519 | # define TAG_PRIVATE 6 /* Do not sync */ |
| 520 | # define TAG_CLUSTER 7 /* A cluster */ |
| 521 | # define TAG_BRANCH 8 /* Value is name of the current branch */ |
| 522 |
| --- src/schema.c | |
| +++ src/schema.c | |
| @@ -511,11 +511,11 @@ | |
| 511 | ** Predefined tagid values |
| 512 | */ |
| 513 | #if INTERFACE |
| 514 | # define TAG_BGCOLOR 1 /* Set the background color for display */ |
| 515 | # define TAG_COMMENT 2 /* The check-in comment */ |
| 516 | # define TAG_USER 3 /* User who made a check-in */ |
| 517 | # define TAG_DATE 4 /* The date of a check-in */ |
| 518 | # define TAG_HIDDEN 5 /* Do not display in timeline */ |
| 519 | # define TAG_PRIVATE 6 /* Do not sync */ |
| 520 | # define TAG_CLUSTER 7 /* A cluster */ |
| 521 | # define TAG_BRANCH 8 /* Value is name of the current branch */ |
| 522 |