summaryrefslogtreecommitdiff
path: root/gdata/services/calendar/gdata-calendar-calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/calendar/gdata-calendar-calendar.h')
-rw-r--r--gdata/services/calendar/gdata-calendar-calendar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/calendar/gdata-calendar-calendar.h b/gdata/services/calendar/gdata-calendar-calendar.h
index 01106e2d..ecb61d48 100644
--- a/gdata/services/calendar/gdata-calendar-calendar.h
+++ b/gdata/services/calendar/gdata-calendar-calendar.h
@@ -41,7 +41,7 @@ typedef struct _GDataCalendarCalendarPrivate GDataCalendarCalendarPrivate;
* GDataCalendarCalendar:
*
* All the fields in the #GDataCalendarCalendar structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataEntry parent;
GDataCalendarCalendarPrivate *priv;
@@ -51,7 +51,7 @@ typedef struct {
* GDataCalendarCalendarClass:
*
* All the fields in the #GDataCalendarCalendarClass structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
/*< private >*/
GDataEntryClass parent;