summaryrefslogtreecommitdiff
path: root/gdata/gdata-batch-feed.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-batch-feed.h')
-rw-r--r--gdata/gdata-batch-feed.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-batch-feed.h b/gdata/gdata-batch-feed.h
index 69660b42..3e50d653 100644
--- a/gdata/gdata-batch-feed.h
+++ b/gdata/gdata-batch-feed.h
@@ -42,7 +42,7 @@ typedef struct _GDataBatchFeedPrivate GDataBatchFeedPrivate;
* All the fields in the #GDataBatchFeed structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
/*< private >*/
GDataFeed parent;
@@ -55,7 +55,7 @@ typedef struct {
* All the fields in the #GDataBatchFeedClass structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
/*< private >*/
GDataFeedClass parent;