summaryrefslogtreecommitdiff
path: root/gdata/gdata-batchable.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-batchable.h')
-rw-r--r--gdata/gdata-batchable.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-batchable.h b/gdata/gdata-batchable.h
index a429f821..5dce9a15 100644
--- a/gdata/gdata-batchable.h
+++ b/gdata/gdata-batchable.h
@@ -41,7 +41,7 @@ G_BEGIN_DECLS
* All the fields in the #GDataBatchable structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct _GDataBatchable GDataBatchable; /* dummy typedef */
/**
@@ -57,7 +57,7 @@ typedef struct _GDataBatchable GDataBatchable; /* dummy typedef */
* All the fields in the #GDataBatchableIface structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
/*< private >*/
GTypeInterface parent;