aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/control.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-01-14 00:14:35 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-01-14 00:14:35 +0100
commit42865cb25d714ad338bfdd0d8a17b8cf04783092 (patch)
treee4463b3e42ee31079e157bdff924113e569d18d4 /module/vcomponent/control.scm
parentAdd horrendous / -> /today redirect. (diff)
downloadcalp-42865cb25d714ad338bfdd0d8a17b8cf04783092.tar.gz
calp-42865cb25d714ad338bfdd0d8a17b8cf04783092.tar.xz
Add comments to some procedures.
Diffstat (limited to 'module/vcomponent/control.scm')
-rw-r--r--module/vcomponent/control.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/vcomponent/control.scm b/module/vcomponent/control.scm
index add48c28..5fe5b8b0 100644
--- a/module/vcomponent/control.scm
+++ b/module/vcomponent/control.scm
@@ -22,6 +22,7 @@
(set! (prop component key) val))))
keys)))
+;; TODO what is this even used for?
(define-syntax with-replaced-properties
(syntax-rules ()
[(_ (component (key val) ...)