summaryrefslogtreecommitdiff
path: root/gdata/services/youtube/gdata-youtube-category.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/youtube/gdata-youtube-category.h')
-rw-r--r--gdata/services/youtube/gdata-youtube-category.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/services/youtube/gdata-youtube-category.h b/gdata/services/youtube/gdata-youtube-category.h
index d29fbdbb..7b10661c 100644
--- a/gdata/services/youtube/gdata-youtube-category.h
+++ b/gdata/services/youtube/gdata-youtube-category.h
@@ -43,7 +43,7 @@ typedef struct _GDataYouTubeCategoryPrivate GDataYouTubeCategoryPrivate;
* All the fields in the #GDataYouTubeCategory structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
GDataCategory parent;
GDataYouTubeCategoryPrivate *priv;
@@ -55,7 +55,7 @@ typedef struct {
* All the fields in the #GDataYouTubeCategoryClass structure are private and should never be accessed directly.
*
* Since: 0.7.0
- **/
+ */
typedef struct {
/*< private >*/
GDataCategoryClass parent;