summaryrefslogtreecommitdiffstats
path: root/libkcal/versit/vobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/versit/vobject.h')
-rw-r--r--libkcal/versit/vobject.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/versit/vobject.h b/libkcal/versit/vobject.h
index 0ec8b317..c84d4c8a 100644
--- a/libkcal/versit/vobject.h
+++ b/libkcal/versit/vobject.h
@@ -249,12 +249,12 @@ extern "C" {
/* extensions for KOrganizer / KPilot */
#define KPilotIdProp "X-PILOTID"
-#define KPilotStatusProp "X-PILOTSTAT"
+#define KPiloStatusProp "X-PILOTSTAT"
/* extensions for iMIP / iTIP */
#define ICOrganizerProp "X-ORGANIZER"
#define ICMethodProp "X-METHOD"
-#define ICRequestStatusProp "X-REQUEST-STATUS"
+#define ICRequesStatusProp "X-REQUEST-STATUS"
typedef struct VObject VObject;