diff options
Diffstat (limited to 'calendar/gui/e-cal-model-memos.h')
-rw-r--r-- | calendar/gui/e-cal-model-memos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-cal-model-memos.h b/calendar/gui/e-cal-model-memos.h index 3977bbe0cb..2be1e4d97c 100644 --- a/calendar/gui/e-cal-model-memos.h +++ b/calendar/gui/e-cal-model-memos.h @@ -56,7 +56,7 @@ typedef struct _ECalModelMemosPrivate ECalModelMemosPrivate; typedef enum { /* If you add new items here or reorder them, you have to update the - .etspec files for the tables using this model */ + * .etspec files for the tables using this model */ E_CAL_MODEL_MEMOS_FIELD_LAST = E_CAL_MODEL_FIELD_LAST } ECalModelMemoField; |