aboutsummaryrefslogtreecommitdiff
path: root/vcalendar.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--vcalendar.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcalendar.scm b/vcalendar.scm
index 89dd682b..1bf0a1bb 100644
--- a/vcalendar.scm
+++ b/vcalendar.scm
@@ -58,5 +58,6 @@
(set! (attr ev field)
(transformer (attr ev field))))
+;; { (attr ev field) := (transformer (attr ev field)) }
(define-public copy-vcomponent %vcomponent-shallow-copy)