summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-pdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/documents/gdata-documents-pdf.h')
-rw-r--r--gdata/services/documents/gdata-documents-pdf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/documents/gdata-documents-pdf.h b/gdata/services/documents/gdata-documents-pdf.h
index e92ff7e7..aa43b8da 100644
--- a/gdata/services/documents/gdata-documents-pdf.h
+++ b/gdata/services/documents/gdata-documents-pdf.h
@@ -44,7 +44,7 @@ typedef struct _GDataDocumentsPdfPrivate GDataDocumentsPdfPrivate;
* All the fields in the #GDataDocumentsPdf structure are private and should never be accessed directly.
*
* Since: 0.13.3
- **/
+ */
typedef struct {
GDataDocumentsDocument parent;
GDataDocumentsPdfPrivate *priv;
@@ -56,7 +56,7 @@ typedef struct {
* All the fields in the #GDataDocumentsPdfClass structure are private and should never be accessed directly.
*
* Since: 0.13.3
- **/
+ */
typedef struct {
/*< private >*/
GDataDocumentsDocumentClass parent;