summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-document.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/documents/gdata-documents-document.h')
-rw-r--r--gdata/services/documents/gdata-documents-document.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/documents/gdata-documents-document.h b/gdata/services/documents/gdata-documents-document.h
index e0d00657..24c92912 100644
--- a/gdata/services/documents/gdata-documents-document.h
+++ b/gdata/services/documents/gdata-documents-document.h
@@ -43,7 +43,7 @@ typedef struct _GDataDocumentsDocumentPrivate GDataDocumentsDocumentPrivate;
* All the fields in the #GDataDocumentsDocument structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
GDataDocumentsEntry parent;
GDataDocumentsDocumentPrivate *priv;
@@ -55,7 +55,7 @@ typedef struct {
* All the fields in the #GDataDocumentsDocumentClass structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
/*< private >*/
GDataDocumentsEntryClass parent;