summaryrefslogtreecommitdiff
path: root/gdata/services/documents/gdata-documents-feed.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/documents/gdata-documents-feed.h')
-rw-r--r--gdata/services/documents/gdata-documents-feed.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/documents/gdata-documents-feed.h b/gdata/services/documents/gdata-documents-feed.h
index df6eceac..134f3752 100644
--- a/gdata/services/documents/gdata-documents-feed.h
+++ b/gdata/services/documents/gdata-documents-feed.h
@@ -41,7 +41,7 @@ typedef struct _GDataDocumentsFeedPrivate GDataDocumentsFeedPrivate;
* All the fields in the #GDataDocumentsFeed structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataFeed parent;
@@ -54,7 +54,7 @@ typedef struct {
* All the fields in the #GDataDocumentsFeedClass structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataFeedClass parent;