Fossil SCM
Oops. Add in the omitted "color.c" source file.
Commit
54509f8bed66859634751edfe18ab16d99b98a125110c727e0801e3133f21e04
Parent
4d0af2a68f06882…
1 file changed
+24
+24
| --- a/src/color.c | ||
| +++ b/src/color.c | ||
| @@ -0,0 +1,24 @@ | ||
| 1 | +/* | |
| 2 | +** Copyright (c) 2007 D. Richard Hipp | |
| 3 | +** | |
| 4 | +** This program is free software; you can redistribute it and/or | |
| 5 | +** modify it under the terms of the Simplified BSD License (also | |
| 6 | +** known as the "2-Clause License" or "FreeBSD License".) | |
| 7 | + | |
| 8 | +** This program is distributed in the hope that it will be useful, | |
| 9 | +** but without any warranty; without even the implied warranty of | |
| 10 | +** merchantability or fitness for a particular purpose. | |
| 11 | +** | |
| 12 | +** Author contact information: | |
| 13 | +** [email protected] | |
| 14 | +** http://www.hwaci.com/drh/ | |
| 15 | +** | |
| 16 | +******************************************************************************* | |
| 17 | +** | |
| 18 | +** This file contains code used to select colors based on branch and | |
| 19 | +** user names. | |
| 20 | +** | |
| 21 | +*/ | |
| 22 | +#include "config.h" | |
| 23 | +#include <string.h>int i; /* Loop counter */ /label>Branch %s(zNm): | |
| 24 | + @ </label><br /test-hash-color |
| --- a/src/color.c | |
| +++ b/src/color.c | |
| @@ -0,0 +1,24 @@ | |
| --- a/src/color.c | |
| +++ b/src/color.c | |
| @@ -0,0 +1,24 @@ | |
| 1 | /* |
| 2 | ** Copyright (c) 2007 D. Richard Hipp |
| 3 | ** |
| 4 | ** This program is free software; you can redistribute it and/or |
| 5 | ** modify it under the terms of the Simplified BSD License (also |
| 6 | ** known as the "2-Clause License" or "FreeBSD License".) |
| 7 | |
| 8 | ** This program is distributed in the hope that it will be useful, |
| 9 | ** but without any warranty; without even the implied warranty of |
| 10 | ** merchantability or fitness for a particular purpose. |
| 11 | ** |
| 12 | ** Author contact information: |
| 13 | ** [email protected] |
| 14 | ** http://www.hwaci.com/drh/ |
| 15 | ** |
| 16 | ******************************************************************************* |
| 17 | ** |
| 18 | ** This file contains code used to select colors based on branch and |
| 19 | ** user names. |
| 20 | ** |
| 21 | */ |
| 22 | #include "config.h" |
| 23 | #include <string.h>int i; /* Loop counter */ /label>Branch %s(zNm): |
| 24 | @ </label><br /test-hash-color |