summaryrefslogtreecommitdiffstats
path: root/app/httpd.c
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.ourano.james.local>2021-03-20 18:48:43 +0000
committerroot <root@ka-ata-killa.ourano.james.local>2021-03-20 19:01:35 +0000
commitf211fe6461aae73f5ffdbe58961dbe3dd1309854 (patch)
treea4b698a5146f1ec2584f09db5b7f73f263d6bc4a /app/httpd.c
parent5b8f47a70a57765ba04a4d75dfa31a2f55f75029 (diff)
downloadclock-f211fe6461aae73f5ffdbe58961dbe3dd1309854.tar.gz
clock-f211fe6461aae73f5ffdbe58961dbe3dd1309854.tar.bz2
clock-f211fe6461aae73f5ffdbe58961dbe3dd1309854.zip
make the interval bisection work properly for events in the next hour, add an alarm output
Diffstat (limited to 'app/httpd.c')
-rw-r--r--app/httpd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/httpd.c b/app/httpd.c
index 5c96c44..3fdea93 100644
--- a/app/httpd.c
+++ b/app/httpd.c
@@ -10,7 +10,6 @@
static char html_buf[8192];
-EPOCH alarm;
static uint32_t make_alarm (void)
{