From 36d1aac8f08bc20e499563805a280a795f9cdfb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 26 Apr 2020 01:30:03 +0200 Subject: Add some comments. --- module/output/html.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/output') diff --git a/module/output/html.scm b/module/output/html.scm index 2600079c..1e52350a 100644 --- a/module/output/html.scm +++ b/module/output/html.scm @@ -343,7 +343,7 @@ (get-groups-between (group-stream (list->stream short-events)) start-date end-date)))))))) - + ;;; Prodcedures for text output ;; For sidebar, just text -- cgit v1.2.3