summaryrefslogtreecommitdiff
path: root/gdata/services/contacts/gdata-contacts-query.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/contacts/gdata-contacts-query.h')
-rw-r--r--gdata/services/contacts/gdata-contacts-query.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/contacts/gdata-contacts-query.h b/gdata/services/contacts/gdata-contacts-query.h
index f95d2ff5..f2156458 100644
--- a/gdata/services/contacts/gdata-contacts-query.h
+++ b/gdata/services/contacts/gdata-contacts-query.h
@@ -42,7 +42,7 @@ typedef struct _GDataContactsQueryPrivate GDataContactsQueryPrivate;
* All the fields in the #GDataContactsQuery structure are private and should never be accessed directly.
*
* Since: 0.2.0
- **/
+ */
typedef struct {
GDataQuery parent;
GDataContactsQueryPrivate *priv;
@@ -54,7 +54,7 @@ typedef struct {
* All the fields in the #GDataContactsQueryClass structure are private and should never be accessed directly.
*
* Since: 0.2.0
- **/
+ */
typedef struct {
/*< private >*/
GDataQueryClass parent;