summaryrefslogtreecommitdiff
path: root/gdata/gdata-feed.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-feed.h')
-rw-r--r--gdata/gdata-feed.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-feed.h b/gdata/gdata-feed.h
index c94431fc..6a1e050a 100644
--- a/gdata/gdata-feed.h
+++ b/gdata/gdata-feed.h
@@ -43,7 +43,7 @@ typedef struct _GDataFeedPrivate GDataFeedPrivate;
* GDataFeed:
*
* All the fields in the #GDataFeed structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
/*< private >*/
GDataParsable parent;
@@ -54,7 +54,7 @@ typedef struct {
* GDataFeedClass:
*
* All the fields in the #GDataFeedClass structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;