summaryrefslogtreecommitdiff
path: root/gdata/services/calendar/gdata-calendar-query.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/calendar/gdata-calendar-query.h')
-rw-r--r--gdata/services/calendar/gdata-calendar-query.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/calendar/gdata-calendar-query.h b/gdata/services/calendar/gdata-calendar-query.h
index 293721d6..8c89d7c8 100644
--- a/gdata/services/calendar/gdata-calendar-query.h
+++ b/gdata/services/calendar/gdata-calendar-query.h
@@ -41,7 +41,7 @@ typedef struct _GDataCalendarQueryPrivate GDataCalendarQueryPrivate;
* GDataCalendarQuery:
*
* All the fields in the #GDataCalendarQuery structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataQuery parent;
GDataCalendarQueryPrivate *priv;
@@ -51,7 +51,7 @@ typedef struct {
* GDataCalendarQueryClass:
*
* All the fields in the #GDataCalendarQueryClass structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
/*< private >*/
GDataQueryClass parent;