aboutsummaryrefslogtreecommitdiffstats
path: root/libical/design-data
diff options
context:
space:
mode:
authorJP Rosevear <jpr@src.gnome.org>2001-01-24 04:22:40 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-01-24 04:22:40 +0800
commit4028f454b6c274fa093056180af8d11e5c7bfd1e (patch)
tree0152cebbfed39e61ca4fb959cbaa49b5a8b3f528 /libical/design-data
parentbf4a1512b2fc7b83ce723ecafbb02947e577e7d8 (diff)
downloadgsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar
gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar.gz
gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar.bz2
gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar.lz
gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar.xz
gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.tar.zst
gsoc2013-evolution-4028f454b6c274fa093056180af8d11e5c7bfd1e.zip
Import clean up
svn path=/trunk/; revision=7751
Diffstat (limited to 'libical/design-data')
-rw-r--r--libical/design-data/value-c-types.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/libical/design-data/value-c-types.txt b/libical/design-data/value-c-types.txt
index 76a1e7c9b7..ef1dc1265a 100644
--- a/libical/design-data/value-c-types.txt
+++ b/libical/design-data/value-c-types.txt
@@ -16,8 +16,8 @@ RECUR special struct icalrecurrencetype
STRING std const char* # Non-std
TEXT std const char*
TIME std struct icaltimetype
-TRIGGER std union icaltriggertype # Non-std
+TRIGGER std struct icaltriggertype # Non-std
URI std const char*
UTC-OFFSET std int
QUERY std const char*
-STATUS std icalproperty_status #Non-std \ No newline at end of file
+STATUS std icalproperty_status #Non-std