summaryrefslogtreecommitdiff
path: root/gdata/services/youtube/gdata-youtube-content.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/services/youtube/gdata-youtube-content.h')
-rw-r--r--gdata/services/youtube/gdata-youtube-content.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdata/services/youtube/gdata-youtube-content.h b/gdata/services/youtube/gdata-youtube-content.h
index b65af1a1..1a34d0d0 100644
--- a/gdata/services/youtube/gdata-youtube-content.h
+++ b/gdata/services/youtube/gdata-youtube-content.h
@@ -43,7 +43,7 @@ G_BEGIN_DECLS
* Since: 0.3.0
* Deprecated: 0.17.0: Accessing YouTube video content directly is no longer
* supported by Google. There is no replacement.
- **/
+ */
typedef enum {
GDATA_YOUTUBE_FORMAT_UNKNOWN = 0,
GDATA_YOUTUBE_FORMAT_RTSP_H263_AMR = 1,
@@ -68,7 +68,7 @@ typedef struct _GDataYouTubeContentPrivate GDataYouTubeContentPrivate G_GNUC_DEP
* Since: 0.4.0
* Deprecated: 0.17.0: Accessing YouTube video content directly is no longer
* supported by Google. There is no replacement.
- **/
+ */
typedef struct {
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
GDataMediaContent parent;
@@ -84,7 +84,7 @@ typedef struct {
* Since: 0.4.0
* Deprecated: 0.17.0: Accessing YouTube video content directly is no longer
* supported by Google. There is no replacement.
- **/
+ */
typedef struct {
/*< private >*/
GDataMediaContentClass parent;