aboutsummaryrefslogtreecommitdiff
path: root/calendar.c
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-02-26 21:14:34 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-02-26 21:14:34 +0100
commit20b1ec5f84f0292845fb8b276300057a4646f17d (patch)
tree5f9099ebecd1b6c1f19efe552fd5f61525a4d37f /calendar.c
parentStrbuf remove init_1, add strbuf_load. (diff)
downloadcalp-20b1ec5f84f0292845fb8b276300057a4646f17d.tar.gz
calp-20b1ec5f84f0292845fb8b276300057a4646f17d.tar.xz
Made filename attribute of all objects.
Diffstat (limited to 'calendar.c')
-rw-r--r--calendar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar.c b/calendar.c
index a60d8ea2..c9ebef0b 100644
--- a/calendar.c
+++ b/calendar.c
@@ -117,4 +117,3 @@ int open_ics (char* resolved_path, vcomponent* cal) {
return 0;
}
-