aboutsummaryrefslogtreecommitdiff
path: root/vcalendar.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-03-08 10:12:04 +0100
committerHugo Hörnquist <hugo@hornquist.se>2019-03-08 10:12:04 +0100
commitd89343bf6959e8a0f9bf891a8773daf6b8a9825b (patch)
tree1dfe746619bf4b044fcae3eddec6fbcaa081feeb /vcalendar.scm
parentRemove C hash library. (diff)
downloadcalp-d89343bf6959e8a0f9bf891a8773daf6b8a9825b.tar.gz
calp-d89343bf6959e8a0f9bf891a8773daf6b8a9825b.tar.xz
Add copy-vevent.
Diffstat (limited to 'vcalendar.scm')
-rw-r--r--vcalendar.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcalendar.scm b/vcalendar.scm
index 603aefea..89dd682b 100644
--- a/vcalendar.scm
+++ b/vcalendar.scm
@@ -59,5 +59,4 @@
(transformer (attr ev field))))
-
-
+(define-public copy-vcomponent %vcomponent-shallow-copy)