aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/parse/types.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-07-24 17:24:01 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-07-24 17:24:01 +0200
commit0d249a996d2c969feef525933de925af88e6c249 (patch)
tree639ccc2f65d33e9f1cf06cb0b619bce403cb054d /module/vcomponent/parse/types.scm
parentFrontend feedback on event creation. (diff)
downloadcalp-0d249a996d2c969feef525933de925af88e6c249.tar.gz
calp-0d249a996d2c969feef525933de925af88e6c249.tar.xz
Change internal fields to stat with a dash.
Diffstat (limited to 'module/vcomponent/parse/types.scm')
-rw-r--r--module/vcomponent/parse/types.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/parse/types.scm b/module/vcomponent/parse/types.scm
index 2ba9a553..3ae3a74a 100644
--- a/module/vcomponent/parse/types.scm
+++ b/module/vcomponent/parse/types.scm
@@ -35,7 +35,7 @@
(define parsed
(parse-ics-datetime
value (hashq-ref props 'TZID #f)))
- (hashq-set! props 'X-HNH-ORIGINAL parsed)
+ (hashq-set! props '-X-HNH-ORIGINAL parsed)
(get-datetime parsed))
;; DURATION