Fossil SCM

Fixed incorrect /hash-color-test URI in the user-color-map setting's help text.

stephan 2021-08-27 03:17 trunk
Commit 966305b2648907272e4dd1c11a69bde053dee18ecb26541f8af4a88da260fbbd
1 file changed +1 -1
+1 -1
--- src/color.c
+++ src/color.c
@@ -79,11 +79,11 @@
7979
** used by the color chooser algorithm.
8080
**
8181
** This list is intended to be relatively short. The idea is to only use
8282
** this map to resolve color collisions between common users.
8383
**
84
-** Visit /test-hash-color?rand for a list of suggested names for the
84
+** Visit /hash-color-test?rand for a list of suggested names for the
8585
** second word of each pair in the list.
8686
*/
8787
char *user_color(const char *zLogin){
8888
static int once = 0;
8989
static int nMap = 0;
9090
--- src/color.c
+++ src/color.c
@@ -79,11 +79,11 @@
79 ** used by the color chooser algorithm.
80 **
81 ** This list is intended to be relatively short. The idea is to only use
82 ** this map to resolve color collisions between common users.
83 **
84 ** Visit /test-hash-color?rand for a list of suggested names for the
85 ** second word of each pair in the list.
86 */
87 char *user_color(const char *zLogin){
88 static int once = 0;
89 static int nMap = 0;
90
--- src/color.c
+++ src/color.c
@@ -79,11 +79,11 @@
79 ** used by the color chooser algorithm.
80 **
81 ** This list is intended to be relatively short. The idea is to only use
82 ** this map to resolve color collisions between common users.
83 **
84 ** Visit /hash-color-test?rand for a list of suggested names for the
85 ** second word of each pair in the list.
86 */
87 char *user_color(const char *zLogin){
88 static int once = 0;
89 static int nMap = 0;
90

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button