summaryrefslogtreecommitdiff
path: root/gdata/media/gdata-media-group.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/media/gdata-media-group.h')
-rw-r--r--gdata/media/gdata-media-group.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/media/gdata-media-group.h b/gdata/media/gdata-media-group.h
index b1942d7d..0845ba15 100644
--- a/gdata/media/gdata-media-group.h
+++ b/gdata/media/gdata-media-group.h
@@ -44,7 +44,7 @@ typedef struct _GDataMediaGroupPrivate GDataMediaGroupPrivate;
* GDataMediaGroup:
*
* All the fields in the #GDataMediaGroup structure are private and should never be accessed directly.
- **/
+ */
typedef struct {
GDataParsable parent;
GDataMediaGroupPrivate *priv;
@@ -56,7 +56,7 @@ typedef struct {
* All the fields in the #GDataMediaGroupClass structure are private and should never be accessed directly.
*
* Since: 0.4.0
- **/
+ */
typedef struct {
/*< private >*/
GDataParsableClass parent;