[totem-pl-parser] docs: Fix some broken documentation comments



commit 4994055c9e75e0f3359baac5cb67094425af2820
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Dec 21 11:45:58 2011 +0000

    docs: Fix some broken documentation comments

 plparse/totem-disc.h        |    3 ++-
 plparse/totem-pl-playlist.c |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/plparse/totem-disc.h b/plparse/totem-disc.h
index 72c509e..b0e5344 100644
--- a/plparse/totem-disc.h
+++ b/plparse/totem-disc.h
@@ -49,7 +49,8 @@ typedef enum {
 } TotemDiscMediaType;
 
 /**
- * MEDIA_TYPE_NUM_TYPES: (skip):
+ * MEDIA_TYPE_NUM_TYPES: (skip)
+ *
  * Number of media types
  **/
 #define MEDIA_TYPE_NUM_TYPES MEDIA_TYPE_DVB + 1
diff --git a/plparse/totem-pl-playlist.c b/plparse/totem-pl-playlist.c
index b6dc8e4..032f1f9 100644
--- a/plparse/totem-pl-playlist.c
+++ b/plparse/totem-pl-playlist.c
@@ -35,7 +35,7 @@
  * SECTION:totem-pl-playlist-iter
  * @short_description: playlist manipulation object
  * @stability: Stable
- * @totem-pl-playlist.h
+ * @include: totem-pl-playlist.h
  *
  * #TotemPlPlaylistIter refers to an element in a playlist and is designed
  * to bridge between application provided playlist widgets or objects,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]