aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/calobj.h')
-rw-r--r--calendar/calobj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/calobj.h b/calendar/calobj.h
index 8be38e5d26..fbc92a41c5 100644
--- a/calendar/calobj.h
+++ b/calendar/calobj.h
@@ -181,7 +181,7 @@ typedef struct {
/* Pilot */
iCalPilotState pilot_status; /* Status information */
- int pilot_id; /* Pilot ID */
+ guint32 pilot_id; /* Pilot ID */
} iCalObject;
/* The callback for the recurrence generator */