Fossil SCM

It's 2021 now, not 2020.

stephan 2021-01-05 14:02 trunk
Commit d0e81e5941c386eb54e74ebacdca2551b51fd072ca03a8e62ab34b2c1091ed3f
1 file changed +1 -1
+1 -1
--- src/chat.c
+++ src/chat.c
@@ -59,11 +59,11 @@
5959
for(i=0; i < sizeof(azBuiltins)/sizeof(azBuiltins[0]); ++i){
6060
CX("%s%!j", i ? ", " : "", azBuiltins[i]);
6161
}
6262
#if 0
6363
/*
64
- ** 2020-01-05 temporarily disabled until we decide whether we're
64
+ ** 2021-01-05 temporarily disabled until we decide whether we're
6565
** going to keep configurable audio files or not. If we do, this
6666
** code needs to check whether the [unversioned] table exists before
6767
** querying it.
6868
*/
6969
db_prepare(&q, "SELECT 'uv/'||name FROM unversioned "
7070
--- src/chat.c
+++ src/chat.c
@@ -59,11 +59,11 @@
59 for(i=0; i < sizeof(azBuiltins)/sizeof(azBuiltins[0]); ++i){
60 CX("%s%!j", i ? ", " : "", azBuiltins[i]);
61 }
62 #if 0
63 /*
64 ** 2020-01-05 temporarily disabled until we decide whether we're
65 ** going to keep configurable audio files or not. If we do, this
66 ** code needs to check whether the [unversioned] table exists before
67 ** querying it.
68 */
69 db_prepare(&q, "SELECT 'uv/'||name FROM unversioned "
70
--- src/chat.c
+++ src/chat.c
@@ -59,11 +59,11 @@
59 for(i=0; i < sizeof(azBuiltins)/sizeof(azBuiltins[0]); ++i){
60 CX("%s%!j", i ? ", " : "", azBuiltins[i]);
61 }
62 #if 0
63 /*
64 ** 2021-01-05 temporarily disabled until we decide whether we're
65 ** going to keep configurable audio files or not. If we do, this
66 ** code needs to check whether the [unversioned] table exists before
67 ** querying it.
68 */
69 db_prepare(&q, "SELECT 'uv/'||name FROM unversioned "
70

Keyboard Shortcuts

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