summaryrefslogtreecommitdiff
path: root/gdata/services/calendar/gdata-calendar-service.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/calendar/gdata-calendar-service.h')
-rw-r--r--gdata/services/calendar/gdata-calendar-service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/calendar/gdata-calendar-service.h b/gdata/services/calendar/gdata-calendar-service.h
index 47f245d9..4776c6d3 100644
--- a/gdata/services/calendar/gdata-calendar-service.h
+++ b/gdata/services/calendar/gdata-calendar-service.h
@@ -42,7 +42,7 @@ typedef struct _GDataCalendarServicePrivate GDataCalendarServicePrivate;
* GDataCalendarService:
*
* All the fields in the #GDataCalendarService structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataService parent;
} GDataCalendarService;
@@ -51,7 +51,7 @@ typedef struct {
* GDataCalendarServiceClass:
*
* All the fields in the #GDataCalendarServiceClass structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
/*< private >*/
GDataServiceClass parent;