summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-query.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/documents/gdata-documents-query.h')
-rw-r--r--gdata/services/documents/gdata-documents-query.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/documents/gdata-documents-query.h b/gdata/services/documents/gdata-documents-query.h
index 84dbdbad..73e2717b 100644
--- a/gdata/services/documents/gdata-documents-query.h
+++ b/gdata/services/documents/gdata-documents-query.h
@@ -43,7 +43,7 @@ typedef struct _GDataDocumentsQueryPrivate GDataDocumentsQueryPrivate;
* All the fields in the #GDataDocumentsQuery structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
GDataQuery parent;
GDataDocumentsQueryPrivate *priv;
@@ -55,7 +55,7 @@ typedef struct {
* All the fields in the #GDataDocumentsQueryClass structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataQueryClass parent;