summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-drawing.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/documents/gdata-documents-drawing.h')
-rw-r--r--gdata/services/documents/gdata-documents-drawing.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/gdata/services/documents/gdata-documents-drawing.h b/gdata/services/documents/gdata-documents-drawing.h
index e2c13fb6..27441e80 100644
--- a/gdata/services/documents/gdata-documents-drawing.h
+++ b/gdata/services/documents/gdata-documents-drawing.h
@@ -52,7 +52,7 @@ G_BEGIN_DECLS
* GData protocol specification</ulink>.
*
* Since: 0.13.1
- **/
+ */
#define GDATA_DOCUMENTS_DRAWING_PDF "pdf"
/**
@@ -65,7 +65,7 @@ G_BEGIN_DECLS
* GData protocol specification</ulink>.
*
* Since: 0.13.1
- **/
+ */
#define GDATA_DOCUMENTS_DRAWING_PNG "png"
/**
@@ -78,7 +78,7 @@ G_BEGIN_DECLS
* GData protocol specification</ulink>.
*
* Since: 0.13.1
- **/
+ */
#define GDATA_DOCUMENTS_DRAWING_SVG "svg"
@@ -97,7 +97,7 @@ typedef struct _GDataDocumentsDrawingPrivate GDataDocumentsDrawingPrivate;
* All the fields in the #GDataDocumentsDrawing structure are private and should never be accessed directly.
*
* Since: 0.13.1
- **/
+ */
typedef struct {
GDataDocumentsDocument parent;
GDataDocumentsDrawingPrivate *priv;
@@ -109,7 +109,7 @@ typedef struct {
* All the fields in the #GDataDocumentsDrawingClass structure are private and should never be accessed directly.
*
* Since: 0.13.1
- **/
+ */
typedef struct {
/*< private >*/
GDataDocumentsDocumentClass parent;