summaryrefslogtreecommitdiff
path: root/gdata/services/calendar/gdata-calendar-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/calendar/gdata-calendar-event.h')
-rw-r--r--gdata/services/calendar/gdata-calendar-event.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/calendar/gdata-calendar-event.h b/gdata/services/calendar/gdata-calendar-event.h
index 0dc3e65e..c19ff509 100644
--- a/gdata/services/calendar/gdata-calendar-event.h
+++ b/gdata/services/calendar/gdata-calendar-event.h
@@ -44,7 +44,7 @@ typedef struct _GDataCalendarEventPrivate GDataCalendarEventPrivate;
* GDataCalendarEvent:
*
* All the fields in the #GDataCalendarEvent structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataEntry parent;
GDataCalendarEventPrivate *priv;
@@ -54,7 +54,7 @@ typedef struct {
* GDataCalendarEventClass:
*
* All the fields in the #GDataCalendarEventClass structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
/*< private >*/
GDataEntryClass parent;